1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 16:36:47 +02:00

chore: prepare v1.6.3 release

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
Sami Mazouz
2023-01-10 13:17:54 +01:00
parent 666223fa8c
commit 02556c6ca6
2 changed files with 7 additions and 1 deletions

View File

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