chore: update version constant to v1.6.2

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
Sami Mazouz 2022-11-18 22:35:12 +01:00
parent 224b122303
commit 9a0668effd
No known key found for this signature in database

View File

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