We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 307f586 commit 9bb04baCopy full SHA for 9bb04ba
1 file changed
lib/Configuration.php
@@ -19,7 +19,7 @@
19
*/
20
final class Configuration
21
{
22
- private const VERSION = 'dev.2022-06-14';
+ private const VERSION = 'dev.2023-03-22';
23
24
private static $config = [];
25
0 commit comments