1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +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
*/
const VERSION = '0.1.0-beta.4';
const VERSION = '0.1.0-beta.5';
/**
* The base path for the Flarum installation.