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

v0.1.0-beta.5

This commit is contained in:
Toby Zerner
2016-03-29 18:02:12 +10:30
parent 48be5ac2eb
commit 4b2f0c2d1a

View File

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