1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 14:37:49 +02:00

Release v0.1.0-beta.16 constant updated

This commit is contained in:
Daniel Klabbers
2021-03-15 16:21:21 +01:00
parent 098908cb4a
commit 92e590f1ab

View File

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