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