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

chore: set appver to 1.8.8 (#4084)

This commit is contained in:
IanM
2024-10-21 19:50:41 +01:00
committed by GitHub
parent 3a45ebc716
commit cc1d2aaade

View File

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