Skip to content

Commit

Permalink
Document that we should keep an entry for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalchevrel committed Apr 16, 2024
1 parent c40dee8 commit e4b3d93
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app/data/upcoming_releases.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,7 @@
*/

return [
'120.0' => '2023-11-21',
'121.0' => '2023-12-19',
'122.0' => '2024-01-23',
'123.0' => '2024-02-20',
'124.0' => '2024-03-19',
'125.0' => '2024-04-16',
'125.0' => '2024-04-16', // Keep this entry forever or add more logic to the models to deal with 125.0 being replaced by 125.0.1
'126.0' => '2024-05-14',
'127.0' => '2024-06-11',
'128.0' => '2024-07-09',
Expand Down

0 comments on commit e4b3d93

Please sign in to comment.