Bump version to dev.2021-04-25

This commit is contained in:
Eugene Molotov 2021-04-25 15:32:35 +05:00
parent f06a8ae307
commit b24b5ed3ee
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-11-10';
public static $VERSION = 'dev.2021-04-25';
/**
* Holds the configuration data.