prepare release 1.0.1 (#922)

This commit is contained in:
Kevin Papst
2019-07-05 19:25:06 +02:00
committed by GitHub
parent f966d34929
commit f0822fa2b1
4 changed files with 36 additions and 13 deletions

View File

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