Skip to content

Commit ae2c35c

Browse files
[Configuration] Bump version to 2019-03-17
1 parent 5b80bca commit ae2c35c

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.2019-02-19';
31+
public static $VERSION = '2019-03-17';
3232

3333
/**
3434
* Holds the configuration data.

0 commit comments

Comments
 (0)