prepare release 1.1 (#983)

This commit is contained in:
Kevin Papst
2019-07-24 19:38:46 +02:00
committed by GitHub
parent 7583498735
commit 12803b3957
5 changed files with 32 additions and 787 deletions

View File

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