update constant for 1.3.1

This commit is contained in:
Daniël Klabbers 2022-06-07 14:34:51 +02:00
parent 535052e3dc
commit f882ff9bb5

View File

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