Skip to content

Commit 3c79099

Browse files
authored
Correct 3.12 deprecaion date (#54692)
1 parent b122bb2 commit 3c79099

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ghes-releases/lib/enterprise-dates.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
},
146146
"3.12": {
147147
"releaseDate": "2024-02-13",
148-
"deprecationDate": "2025-03-05"
148+
"deprecationDate": "2025-04-03"
149149
},
150150
"3.13": {
151151
"releaseDate": "2024-05-16",
@@ -179,4 +179,4 @@
179179
"releaseDate": "2026-02-17",
180180
"deprecationDate": "2027-03-10"
181181
}
182-
}
182+
}

0 commit comments

Comments
 (0)