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