mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
chore: update version constant during cycle 22
This commit is contained in:
@@ -21,7 +21,7 @@ class Application
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '1.4.0';
|
||||
const VERSION = '1.5.0-dev';
|
||||
|
||||
/**
|
||||
* The IoC container for the Flarum application.
|
||||
|
Reference in New Issue
Block a user