Bump version to dev.2020-11-10

This commit is contained in:
Eugene Molotov 2020-11-10 16:26:08 +05:00
parent 8e4d6d8fdb
commit ff50e4918c
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 = 'dev.2020-02-26';
public static $VERSION = 'dev.2020-11-10';
/**
* Holds the configuration data.