mirror of
https://github.com/flarum/core.git
synced 2025-07-25 10:41:24 +02:00
chore: set flarum version to 1.7.0 for dev
This commit is contained in:
@@ -21,7 +21,7 @@ class Application
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '1.6.1';
|
||||
const VERSION = '1.7.0-dev';
|
||||
|
||||
/**
|
||||
* The IoC container for the Flarum application.
|
||||
|
Reference in New Issue
Block a user