1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 06:30:53 +02:00

v0.1.0-beta.7

This commit is contained in:
Toby Zerner
2017-07-22 12:48:58 +09:30
parent 0b1a76ec94
commit 140ae49369

View File

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