Skip to content

Commit 98e0301

Browse files
authored
chore: prepare for 2025-06-03 release (#4583)
1 parent b8064d9 commit 98e0301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88
final class Configuration
99
{
10-
private const VERSION = '2025-01-26';
10+
private const VERSION = '2025-06-03';
1111

1212
private static $config = [];
1313

0 commit comments

Comments
 (0)