From fe5b6f72f648e8feb856409351d61fc2f7f8c56c Mon Sep 17 00:00:00 2001 From: Varakh Date: Sun, 22 Mar 2020 13:45:04 +0100 Subject: [PATCH] Prepare next dev cycle --- config/Constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Constants.php b/config/Constants.php index 87360e1..87f1643 100644 --- a/config/Constants.php +++ b/config/Constants.php @@ -13,7 +13,7 @@ class Constants /** * Version tag */ - const VERSION = '2.2.2'; + const VERSION = '2.2.3-SNAPSHOT'; /** * Return constant by it's class name