Skip to content

Commit

Permalink
chore: prep 1.8.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Jan 5, 2024
1 parent ee8b3b4 commit 2e85005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.4';
const VERSION = '1.8.5';

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

0 comments on commit 2e85005

Please sign in to comment.