1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 18:51:40 +02:00

Release version 0.1.0-beta.8.1

This commit is contained in:
Franz Liedke
2018-12-06 00:47:38 +01:00
parent de73685764
commit 36a0231796
2 changed files with 4 additions and 2 deletions

View File

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