mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 10:51:28 +08:00
updated version constraint string
This commit is contained in:
parent
16f3ae9d1e
commit
1bbfea4aa3
@ -21,7 +21,7 @@ class Application
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '1.0.0';
|
||||
const VERSION = '1.0.1-dev';
|
||||
|
||||
/**
|
||||
* The IoC container for the Flarum application.
|
||||
|
Loading…
x
Reference in New Issue
Block a user