1
0
mirror of https://github.com/flarum/core.git synced 2025-08-03 15:07:53 +02:00

updated foundation version

This commit is contained in:
Daniel Klabbers
2021-06-22 21:32:28 +02:00
committed by Daniël Klabbers
parent b30e642ad6
commit dea38e9277

View File

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