prepare release 1.2 (#1059)

This commit is contained in:
Kevin Papst
2019-08-27 18:37:42 +02:00
committed by GitHub
parent 8fb0b1445a
commit 94f8159fdc
6 changed files with 25 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ class Constants
/**
* The current release version
*/
public const VERSION = '1.1';
public const VERSION = '1.2';
/**
* The release name, will only change for new major version
*/