From ef6709c402a21bf830652a4c1113460426787866 Mon Sep 17 00:00:00 2001 From: logmanoriginal Date: Sun, 13 Jan 2019 19:15:06 +0100 Subject: [PATCH] Bump version to 2019-01-13 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index 9a1e9188..64d9dde3 100644 --- a/lib/Configuration.php +++ b/lib/Configuration.php @@ -28,7 +28,7 @@ final class Configuration { * * @todo Replace this property by a constant. */ - public static $VERSION = 'dev.2018-12-11'; + public static $VERSION = '2019-01-13'; /** * Holds the configuration data.