mirror of
https://github.com/flarum/core.git
synced 2025-08-02 14:37:49 +02:00
Update Application version string to beta 9 (#1784)
This commit is contained in:
committed by
Franz Liedke
parent
54d7c0d3b6
commit
a720f6f651
@@ -25,7 +25,7 @@ class Application extends Container implements ApplicationContract
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '0.1.0-beta.8.1';
|
||||
const VERSION = '0.1.0-beta.9';
|
||||
|
||||
/**
|
||||
* The base path for the Flarum installation.
|
||||
|
Reference in New Issue
Block a user