Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Sep 22, 2023
1 parent 0d1d4d4 commit 00866fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/core/src/Foundation/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Application
*
* @var string
*/
const VERSION = '1.8.1';
const VERSION = '1.8.2';

/**
* The IoC container for the Flarum application.
Expand Down

0 comments on commit 00866fb

Please sign in to comment.