Skip to content

Commit 9d00490

Browse files
authored
chore: bump ver (#4120)
1 parent 7c1f55d commit 9d00490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/core/src/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Application
2121
*
2222
* @var string
2323
*/
24-
const VERSION = '1.8.8';
24+
const VERSION = '1.8.9';
2525

2626
/**
2727
* The IoC container for the Flarum application.

0 commit comments

Comments
 (0)