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

chore: set flarum version to 1.7.0 for dev

This commit is contained in:
Ian Morland
2022-11-16 20:59:51 +00:00
parent b5f324a7b3
commit 2517bc0f70

View File

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