Skip to content

Commit e9c09f1

Browse files
authored
ran script/update-enterprise-dates.js (#16337)
1 parent 316213a commit e9c09f1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lib/enterprise-dates.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,11 @@
8888
"deprecationDate": "2021-06-09"
8989
},
9090
"2.22": {
91-
"releaseDate": "2020-09-08",
92-
"deprecationDate": "2021-09-08"
91+
"releaseDate": "2020-09-23",
92+
"deprecationDate": "2021-09-23"
9393
},
94-
"2.23": {
95-
"releaseDate": "2020-11-10",
96-
"deprecationDate": "2021-11-10"
94+
"3.0": {
95+
"releaseDate": "2020-12-08",
96+
"deprecationDate": "2021-12-08"
9797
}
9898
}

0 commit comments

Comments
 (0)