mirror of
https://github.com/flarum/framework.git
synced 2025-02-23 02:20:56 +08:00
Update Application.php
updated version constant for b12
This commit is contained in:
parent
e7c71ec445
commit
9c3a016123
@ -23,7 +23,7 @@ class Application extends Container implements ApplicationContract
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
const VERSION = '0.1.0-beta.11.1';
|
const VERSION = '0.1.0-beta.12';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The base path for the Flarum installation.
|
* The base path for the Flarum installation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user