Skip to content

Commit ff50e49

Browse files
committed
Bump version to dev.2020-11-10
1 parent 8e4d6d8 commit ff50e49

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-02-26';
31+
public static $VERSION = 'dev.2020-11-10';
3232

3333
/**
3434
* Holds the configuration data.

0 commit comments

Comments
 (0)