mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
chore: set flarum version to dev for 1.6.0
This commit is contained in:
parent
a35df8c139
commit
fc743ba888
|
@ -21,7 +21,7 @@ class Application
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '1.5.0';
|
||||
const VERSION = '1.6.0-dev';
|
||||
|
||||
/**
|
||||
* The IoC container for the Flarum application.
|
||||
|
|
Loading…
Reference in New Issue
Block a user