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

chore: 1.7.1 preparations

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
Sami Mazouz
2023-03-12 13:28:04 +01:00
parent dd868ab44e
commit a6b12826c3
2 changed files with 9 additions and 1 deletions

View File

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