mirror of
https://github.com/flarum/core.git
synced 2025-07-21 00:31:17 +02:00
chore: update version constant for the v1.4 release
This commit is contained in:
@@ -21,7 +21,7 @@ class Application
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '1.3.1';
|
||||
const VERSION = '1.4.0';
|
||||
|
||||
/**
|
||||
* The IoC container for the Flarum application.
|
||||
|
Reference in New Issue
Block a user