Skip to content

Commit

Permalink
Increment package number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mesuva committed Sep 1, 2024
1 parent bfd66ba commit b5b9af9
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 @@ -26,7 +26,7 @@ class Controller extends Package implements ProviderAggregateInterface
{
protected $pkgHandle = 'community_store';
protected $appVersionRequired = '8.5';
protected $pkgVersion = '2.7.1-alpha2';
protected $pkgVersion = '2.7.1';

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

0 comments on commit b5b9af9

Please sign in to comment.