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

chore: bump version to 1.8.6

This commit is contained in:
IanM
2024-09-28 07:31:05 +01:00
parent 4d59ec4600
commit 46cdaf5d1a

View File

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