mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 18:33:40 +08:00
commit version constant
This commit is contained in:
parent
84784c9839
commit
7d99727168
|
@ -23,7 +23,7 @@ class Application extends Container implements ApplicationContract
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '0.1.0-beta.13';
|
||||
const VERSION = '0.1.0-beta.14-dev';
|
||||
|
||||
/**
|
||||
* The base path for the Flarum installation.
|
||||
|
|
Loading…
Reference in New Issue
Block a user