diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d21b36..c717dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # CHANGELOG +## 2.2.5 - UNRELEASED + ## 2.2.4 - 2022/01/19 * Updated dependencies * This application will be EOL once PHP7 is not supported anymore diff --git a/config/Constants.php b/config/Constants.php index fcde3bf..22892e9 100644 --- a/config/Constants.php +++ b/config/Constants.php @@ -13,7 +13,7 @@ class Constants /** * Version tag */ - const VERSION = '2.2.4'; + const VERSION = '2.2.5-SNAPSHOT'; /** * Return constant by its class name