Skip to content

Commit

Permalink
v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thataf committed Sep 23, 2024
1 parent 5681970 commit b837659
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 @@ -30,7 +30,7 @@

class Application extends FluxCoreApplication implements ApplicationInterface
{
protected string $frameworkversion = '6.0.0-alpha3';
protected string $frameworkversion = '6.0.0';

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

0 comments on commit b837659

Please sign in to comment.