1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 18:21:33 +02:00

Up the version (#1582)

This commit is contained in:
Daniël Klabbers
2018-11-29 00:34:49 +01:00
committed by Franz Liedke
parent 521a592d43
commit 992bd2f3ad

View File

@@ -25,7 +25,7 @@ class Application extends Container implements ApplicationContract
*
* @var string
*/
const VERSION = '0.1.0-beta.7';
const VERSION = '0.1.0-beta.8';
/**
* The base path for the Flarum installation.