mirror of
https://github.com/flarum/framework.git
synced 2025-06-04 14:54:32 +08:00
chore: set flarum version to dev for 1.6.0
This commit is contained in:
@ -21,7 +21,7 @@ class Application
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
const VERSION = '1.5.0';
|
const VERSION = '1.6.0-dev';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The IoC container for the Flarum application.
|
* The IoC container for the Flarum application.
|
||||||
|
Reference in New Issue
Block a user