[Configuration.php] Update the version name to dev.2022-06-10 (#2811)

This commit is contained in:
Kristian Salonen 2022-06-10 16:05:34 +03:00 committed by GitHub
parent de279de762
commit 166ead902d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.2022-01-20';
public static $VERSION = 'dev.2022-06-10';
/**
* Holds the configuration data.