1
0
mirror of https://github.com/flarum/core.git synced 2025-07-17 14:51:19 +02:00

update version constant for the next release

This commit is contained in:
Daniel Klabbers
2021-06-22 23:38:47 +02:00
parent 56ac2ad4c2
commit 032db2c146

View File

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