We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e4d6d8 commit ff50e49Copy full SHA for ff50e49
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-02-26';
+ public static $VERSION = 'dev.2020-11-10';
32
33
/**
34
* Holds the configuration data.
0 commit comments