1
0
mirror of https://github.com/flarum/core.git synced 2025-08-08 17:36:38 +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 fc5977f86f
commit bbe62f400f
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.