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