From b24b5ed3ee985d2a4c0b8dffc0018588ff99596d Mon Sep 17 00:00:00 2001 From: Eugene Molotov Date: Sun, 25 Apr 2021 15:32:35 +0500 Subject: [PATCH] Bump version to dev.2021-04-25 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index 16849e17332..613089ab3d3 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-11-10'; + public static $VERSION = 'dev.2021-04-25'; /** * Holds the configuration data.