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 Feb 28, 2024
1 parent be660ee commit 127fe93
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.4-alpha2';
protected $pkgVersion = '2.6.4';

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

0 comments on commit 127fe93

Please sign in to comment.