[Configuration] Bump version to dev.2019-06-08

This commit is contained in:
logmanoriginal 2019-06-08 20:12:04 +02:00
parent c17b864242
commit 84ba0c4a9e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ final class Configuration {
*
* @todo Replace this property by a constant.
*/
public static $VERSION = '2019-06-08';
public static $VERSION = 'dev.2019-06-08';
/**
* Holds the configuration data.