prepare release 0.5 (#326)

This commit is contained in:
Kevin Papst
2018-09-27 13:35:03 +02:00
committed by GitHub
parent a89ef41e81
commit 53053c127e
5 changed files with 51 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ class Constants
/**
* The current release status
*/
public const STATUS = 'dev';
public const STATUS = 'stable';
/**
* Used in multiple views
*/