Skip to content

Commit b24b5ed

Browse files
committed
Bump version to dev.2021-04-25
1 parent f06a8ae commit b24b5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Configuration.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ final class Configuration {
2828
*
2929
* @todo Replace this property by a constant.
3030
*/
31-
public static $VERSION = 'dev.2020-11-10';
31+
public static $VERSION = 'dev.2021-04-25';
3232

3333
/**
3434
* Holds the configuration data.

0 commit comments

Comments
 (0)