prepare release 1.5 (#1214)

This commit is contained in:
Kevin Papst
2019-11-03 17:31:33 +01:00
committed by GitHub
parent cd88901868
commit 140fa4b7c0
5 changed files with 23 additions and 18 deletions

View File

@@ -17,7 +17,7 @@ class Constants
/**
* The current release version
*/
public const VERSION = '1.4.2';
public const VERSION = '1.5';
/**
* The current release status, either "stable" or "dev"
*/