mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Prepare beta.10 release (#1885)
* Update Application version string to beta 10 * Add beta.10 changelog
This commit is contained in:
committed by
Daniël Klabbers
parent
3b5691ee28
commit
74b6b9935b
@@ -25,7 +25,7 @@ class Application extends Container implements ApplicationContract
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '0.1.0-beta.9';
|
||||
const VERSION = '0.1.0-beta.10';
|
||||
|
||||
/**
|
||||
* The base path for the Flarum installation.
|
||||
|
Reference in New Issue
Block a user