mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
Bump version number
This commit is contained in:
@@ -27,7 +27,7 @@ class Application extends Container implements ApplicationContract
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '0.1.0-beta';
|
||||
const VERSION = '0.1.0-beta.2';
|
||||
|
||||
/**
|
||||
* The base path for the Laravel installation.
|
||||
|
Reference in New Issue
Block a user