bump version 1.10.1 (#1927)

This commit is contained in:
Kevin Papst
2020-08-27 11:48:08 +02:00
committed by GitHub
parent d25bcfe29c
commit a258516322
2 changed files with 2 additions and 2 deletions

View File

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