Prepare next dev cycle
This commit is contained in:
parent
c5b61fea0b
commit
fe5b6f72f6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Constants
|
||||||
/**
|
/**
|
||||||
* Version tag
|
* Version tag
|
||||||
*/
|
*/
|
||||||
const VERSION = '2.2.2';
|
const VERSION = '2.2.3-SNAPSHOT';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return constant by it's class name
|
* Return constant by it's class name
|
||||||
|
|
Reference in a new issue