We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b80bca commit ae2c35cCopy full SHA for ae2c35c
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.2019-02-19';
+ public static $VERSION = '2019-03-17';
32
33
/**
34
* Holds the configuration data.
0 commit comments