From b4f393a5cc107a090c52dff2b7b17e6f62ac027f Mon Sep 17 00:00:00 2001 From: Lyra Date: Thu, 12 Sep 2019 17:08:15 +0200 Subject: [PATCH] [Configuration] Bump version to 2019-07-06 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index 44d2741c..fc575d6b 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.2019-07-06'; + public static $VERSION = '2019-09-12'; /** * Holds the configuration data.