1
0
mirror of https://github.com/flarum/core.git synced 2025-08-05 07:57:46 +02:00

Bump version

This commit is contained in:
Toby Zerner
2018-11-09 21:22:11 +10:30
parent 0536b208e1
commit 5bcf72dd49

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