Rename support fields to align with eol fields (#338)
Companion PR of https://github.com/endoflife-date/endoflife.date/pull/4931.
This commit is contained in:
@@ -3,19 +3,19 @@
|
||||
"4.3": {
|
||||
"name": "4.3",
|
||||
"releaseDate": "2023-10-09",
|
||||
"support": "2024-10-07",
|
||||
"eoas": "2024-10-07",
|
||||
"eol": "2025-04-21"
|
||||
},
|
||||
"4.2": {
|
||||
"name": "4.2",
|
||||
"releaseDate": "2023-04-24",
|
||||
"support": "2024-04-22",
|
||||
"eoas": "2024-04-22",
|
||||
"eol": "2024-10-07"
|
||||
},
|
||||
"4.1": {
|
||||
"name": "4.1",
|
||||
"releaseDate": "2022-11-28",
|
||||
"support": "2023-12-11",
|
||||
"eoas": "2023-12-11",
|
||||
"eol": "2025-12-08"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user