Skip to content

Commit

Permalink
Update version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mesuva committed Jun 5, 2024
1 parent fd2d6c4 commit 0cdc6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class Controller extends Package implements ProviderAggregateInterface
{
protected $pkgHandle = 'community_store';
protected $appVersionRequired = '8.5';
protected $pkgVersion = '2.6.5-alpha3';
protected $pkgVersion = '2.6.5';

protected $npmPackages = [
'sysend' => '1.3.4',
Expand Down

0 comments on commit 0cdc6c6

Please sign in to comment.