chore: prepare for 2025-06-03 release (#4583)

This commit is contained in:
Dag 2025-06-03 21:24:35 +02:00 committed by GitHub
parent b8064d9dfe
commit 98e03011db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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