From 5df8bf956a917f50be8ab5c089a92e07254de311 Mon Sep 17 00:00:00 2001 From: Eugene Molotov Date: Thu, 20 Jan 2022 10:17:59 +0500 Subject: [PATCH] Bump version to dev.2022-01-20 --- lib/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Configuration.php b/lib/Configuration.php index e5af0876..f0022810 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.2021-04-25'; + public static $VERSION = 'dev.2022-01-20'; /** * Holds the configuration data.