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