We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e41ce commit 956ac20Copy full SHA for 956ac20
framework/core/src/Foundation/Application.php
@@ -21,7 +21,7 @@ class Application
21
*
22
* @var string
23
*/
24
- const VERSION = '1.8.6';
+ const VERSION = '1.8.7';
25
26
/**
27
* The IoC container for the Flarum application.
0 commit comments