1
0
mirror of https://github.com/flarum/core.git synced 2025-08-13 11:54:32 +02:00

update version to v0.1.0-beta.8.2

This commit is contained in:
Daniël Klabbers
2019-06-12 16:12:01 +02:00
parent f7a8b76fa8
commit 34079108c8

View File

@@ -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.8.2';
/**
* The base path for the Flarum installation.