1
0
mirror of https://github.com/flarum/core.git synced 2025-08-05 07:57:46 +02:00

chore: prepare v2.0 development

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
Sami Mazouz
2023-05-24 08:52:14 +01:00
parent 5437bf5c23
commit b6a6248dff

View File

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