1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 07:27:39 +02:00

update version constant for beta 14.1

This commit is contained in:
Daniël Klabbers
2020-11-02 13:53:20 +01:00
parent b79152b977
commit 967cd0e3ca

View File

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