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 7c1f55d commit 9d00490Copy full SHA for 9d00490
framework/core/src/Foundation/Application.php
@@ -21,7 +21,7 @@ class Application
21
*
22
* @var string
23
*/
24
- const VERSION = '1.8.8';
+ const VERSION = '1.8.9';
25
26
/**
27
* The IoC container for the Flarum application.
0 commit comments