1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 14:37:49 +02:00

v0.1.0-beta.5

This commit is contained in:
Toby Zerner
2016-03-29 18:02:12 +10:30
parent d4fd71aaff
commit f925bd1274

View File

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