chore: prepare 2025-01-26 release (#4424)

This commit is contained in:
Dag 2025-01-26 11:16:35 +01:00 committed by GitHub
parent 8b1ba003a8
commit 4da61b7922
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 19 additions and 28 deletions

View file

@ -7,7 +7,7 @@
*/
final class Configuration
{
private const VERSION = '2025-01-02';
private const VERSION = '2025-01-26';
private static $config = [];