1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 23:47:32 +02:00

chore: v1.5.0 preparations

This commit is contained in:
Daniël Klabbers
2022-09-13 10:55:30 +02:00
parent 8aec252452
commit a35df8c139
21 changed files with 99 additions and 20 deletions

View File

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