mirror of
https://github.com/flarum/core.git
synced 2025-07-24 10:11:43 +02:00
Update Application version string to beta 11
This commit is contained in:
committed by
Daniël Klabbers
parent
5020a3a927
commit
209cf8a25d
@@ -23,7 +23,7 @@ class Application extends Container implements ApplicationContract
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '0.1.0-beta.10';
|
||||
const VERSION = '0.1.0-beta.11';
|
||||
|
||||
/**
|
||||
* The base path for the Flarum installation.
|
||||
|
Reference in New Issue
Block a user