Archived
1
0
Fork 0

Prepare next release cycle

This commit is contained in:
Varakh 2021-02-08 17:21:49 +01:00
parent 31c99cc668
commit df2d9520ca
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# CHANGELOG
## 2.2.4 - UNRELEASED
## 2.2.3 - 2021/01/08
* Change docker base to alpine

View file

@ -13,7 +13,7 @@ class Constants
/**
* Version tag
*/
const VERSION = '2.2.3';
const VERSION = '2.2.4-SNAPSHOT';
/**
* Return constant by it's class name