release 0.8.1 (#595)

This commit is contained in:
Kevin Papst
2019-02-22 18:05:45 +01:00
committed by GitHub
parent 239be527b8
commit 1f7ec6769a
4 changed files with 22 additions and 2 deletions

View File

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