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

chore: bump appver

This commit is contained in:
IanM
2024-10-09 10:45:06 +01:00
parent b7e41ce82f
commit 956ac20c4c

View File

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