From ff50e4918c6fb5ffbf0d11dd378c3a68ace535ed Mon Sep 17 00:00:00 2001 From: Eugene Molotov Date: Tue, 10 Nov 2020 16:26:08 +0500 Subject: [PATCH] Bump version to dev.2020-11-10 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index d46a6091..c7be6aee 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.2020-02-26'; + public static $VERSION = 'dev.2020-11-10'; /** * Holds the configuration data.