1
0
mirror of https://github.com/flarum/core.git synced 2025-10-18 18:26:07 +02:00

Release v1.1.0

This commit is contained in:
Alexander Skvortsov
2021-10-11 21:19:05 -04:00
parent b4772e5399
commit 99112429f9
4 changed files with 542 additions and 995 deletions

View File

@@ -21,7 +21,7 @@ class Application
*
* @var string
*/
const VERSION = '1.0.5-dev';
const VERSION = '1.1.0';
/**
* The IoC container for the Flarum application.