Skip to content

Commit b39964c

Browse files
authored
chore: prepare for aug 2025 release (#4654)
1 parent 9c43921 commit b39964c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-06-03';
10+
private const VERSION = '2025-08-05';
1111

1212
private static $config = [];
1313

0 commit comments

Comments
 (0)