Skip to content

Commit 2328ca2

Browse files
committed
Minor fixup to EOL dates
(follow-up to #743)
1 parent 85ba256 commit 2328ca2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

versions.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,9 @@ shell="$(
5252
5353
"8.0": "2029-10-31",
5454
"7.0": "2027-08-31",
55-
"4.4": "2025-12-01",
56-
"5.0": "2025-12-01",
55+
#"6.0": "2025-07-31",
56+
"5.0": "2024-10-31",
57+
"4.4": "2024-02-29",
5758
5859
# "Rapid Releases" and "Minor Releases"
5960
"8.2": "2026-03-30",

0 commit comments

Comments
 (0)