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