We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f06a8ae commit b24b5edCopy full SHA for b24b5ed
lib/Configuration.php
@@ -28,7 +28,7 @@ final class Configuration {
28
*
29
* @todo Replace this property by a constant.
30
*/
31
- public static $VERSION = 'dev.2020-11-10';
+ public static $VERSION = 'dev.2021-04-25';
32
33
/**
34
* Holds the configuration data.
0 commit comments