Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickePatate committed Dec 18, 2024
1 parent 657b393 commit a78fbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharpServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

class SharpServiceProvider extends ServiceProvider
{
const VERSION = '8.6.0';
const VERSION = '8.6.1';

public function boot()
{
Expand Down

0 comments on commit a78fbb5

Please sign in to comment.