prepare release 1.11.1 (#2073)

This commit is contained in:
Kevin Papst
2020-10-28 20:35:27 +01:00
committed by GitHub
parent 1444593bbd
commit 4a94525320
3 changed files with 7 additions and 2 deletions

View File

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