Release v0.1.0-beta.16 constant updated

This commit is contained in:
Daniel Klabbers 2021-03-15 16:21:21 +01:00
parent 86981e97cc
commit 9197fa3c7b

View File

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