Archived
1
0
Fork 0

Prepare next release cycle

This commit is contained in:
Varakh 2022-01-19 20:45:05 +01:00
parent c842685155
commit ab546d6536
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -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