update version constant for beta 14.1

This commit is contained in:
Daniël Klabbers 2020-11-02 13:53:20 +01:00
parent ac12a33fc0
commit 7aee556a36

View File

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