Skip to content

Commit 5e9ac9c

Browse files
committed
chore: bump ver
1 parent 6c89f81 commit 5e9ac9c

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)