From c17b8642425dc946b6e787958fed630bf93b2029 Mon Sep 17 00:00:00 2001 From: logmanoriginal Date: Sat, 8 Jun 2019 20:04:57 +0200 Subject: [PATCH] [Configuration] Bump version to 2019-06-08 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index d5d7cac1..d6a31dfc 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-05-08'; + public static $VERSION = '2019-06-08'; /** * Holds the configuration data.