chore: set flarum version to dev for 1.6.0

This commit is contained in:
Daniël Klabbers
2022-09-13 12:22:29 +02:00
parent a35df8c139
commit fc743ba888

View File

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