From c5156c60568125b0eae2b9794a12ae97c471241b Mon Sep 17 00:00:00 2001 From: Varakh Date: Sun, 10 Nov 2019 15:49:20 +0100 Subject: [PATCH] Prepare 2.2.2-SNAPSHOT cycle --- CHANGELOG.md | 2 ++ config/Constants.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37aa020..07e7a10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # CHANGELOG +## UNRELEASED + ## 2.2.1 - 2019/11/10 * Use separate JavaScript file to initialize DataTables diff --git a/config/Constants.php b/config/Constants.php index 257e3b2..9135407 100644 --- a/config/Constants.php +++ b/config/Constants.php @@ -13,7 +13,7 @@ class Constants /** * Version tag */ - const VERSION = '2.2.1'; + const VERSION = '2.2.2-SNAPSHOT'; /** * Return constant by it's class name