1
0
mirror of https://github.com/flarum/core.git synced 2025-07-23 17:51:24 +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 6e92af8b00
commit 5b0f5aeaa0

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.