prepare release 0.6.1 (#433)

This commit is contained in:
Kevin Papst
2018-11-19 16:17:28 +01:00
committed by GitHub
parent 67dc1c7640
commit f74547008d
4 changed files with 23 additions and 2 deletions

View File

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