1
0
mirror of https://github.com/flarum/core.git synced 2025-10-18 10:16:09 +02:00

v1.0.1 changelog and constant

This commit is contained in:
Daniel Klabbers
2021-06-02 09:05:36 +02:00
parent 8ced9eef45
commit 6f34c43dc1
2 changed files with 6 additions and 1 deletions

View File

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