1
0
mirror of https://github.com/flarum/core.git synced 2025-08-05 07:57:46 +02:00

chore: v1.8 preparations

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
Sami Mazouz
2023-05-20 16:08:42 +01:00
parent d1059c1cc7
commit e5abffc75b
22 changed files with 65 additions and 21 deletions

View File

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