1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 14:37:49 +02:00

chore: mark start of 1.8.0 development

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
Sami Mazouz
2023-03-12 13:56:39 +01:00
parent a6b12826c3
commit 241eba4d0c

View File

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