1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Release 0.1.0-beta.3

This commit is contained in:
Toby Zerner
2015-11-03 10:01:52 +10:30
parent ec7db5e8b4
commit 43c556f4a8
4 changed files with 9407 additions and 9097 deletions

View File

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