Skip to content

Commit

Permalink
Version 6.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatBea committed Sep 30, 2024
1 parent 2367db7 commit e4da6d5
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.5';
protected string $frameworkversion = '6.0.6';

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

0 comments on commit e4da6d5

Please sign in to comment.