We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5067501 commit 2120cc4Copy full SHA for 2120cc4
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-06-08';
+ public static $VERSION = '2019-07-06';
32
33
/**
34
* Holds the configuration data.
0 commit comments