Skip to content

Commit

Permalink
6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatBea committed Sep 24, 2024
1 parent 5166e66 commit df2fa34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Banzai/Core/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

class Application extends FluxCoreApplication implements ApplicationInterface
{
protected string $frameworkversion = '6.0.3';
protected string $frameworkversion = '6.0.4';

public function getVersion(bool $parent = false): string
{
Expand Down

0 comments on commit df2fa34

Please sign in to comment.