prepare release 0.5 (#326)
This commit is contained in:
@@ -25,7 +25,7 @@ class Constants
|
||||
/**
|
||||
* The current release status
|
||||
*/
|
||||
public const STATUS = 'dev';
|
||||
public const STATUS = 'stable';
|
||||
/**
|
||||
* Used in multiple views
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user