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
*/
const VERSION = '1.0.2';
const VERSION = '1.0.3';
/**
* The IoC container for the Flarum application.