Skip to content

Commit 032fd79

Browse files
committed
chore: set appver to 1.8.8
1 parent 3a45ebc commit 032fd79

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.7';
24+
const VERSION = '1.8.8';
2525

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

0 commit comments

Comments
 (0)