mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
DEV: Correct supportEndDate for 2026.1 (#43167)
This was always supposed to align with the release of 2026.9
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@
|
||||
"2026.1": {
|
||||
"developmentStartDate": "2025-12-30",
|
||||
"releaseDate": "2026-01-28",
|
||||
"supportEndDate": "2026-09-29",
|
||||
"supportEndDate": "2026-09-22",
|
||||
"released": true,
|
||||
"esr": true,
|
||||
"supported": true
|
||||
|
||||
Reference in New Issue
Block a user