Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgergo committed Jul 27, 2024
1 parent 6108fc2 commit 52ca1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Root.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Root
*
* @var string
*/
public const VERSION = '2.3.2';
public const VERSION = '2.3.3';

/**
* The registered booting callbacks.
Expand Down

3 comments on commit 52ca1ea

@szepeviktor
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iamgergo
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not yet!

@szepeviktor
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strange release process.

Please sign in to comment.