mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
chore: v2.0.0-beta.2
This commit is contained in:
@@ -25,7 +25,7 @@ class Application extends IlluminateContainer implements LaravelApplication
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '2.0.0-beta.1';
|
||||
const VERSION = '2.0.0-beta.2';
|
||||
|
||||
protected bool $booted = false;
|
||||
|
||||
|
Reference in New Issue
Block a user