mirror of
https://github.com/flarum/core.git
synced 2025-08-02 14:37:49 +02:00
Update Application.php
update constant for next version
This commit is contained in:
@@ -21,7 +21,7 @@ class Application
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '1.2.0';
|
||||
const VERSION = '1.3.0-dev';
|
||||
|
||||
/**
|
||||
* The IoC container for the Flarum application.
|
||||
|
Reference in New Issue
Block a user