Skip to content

Commit

Permalink
Increment for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mesuva committed Sep 16, 2019
1 parent 6f53226 commit fb0e2a2
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 @@ -18,7 +18,7 @@ class Controller extends Package
{
protected $pkgHandle = 'community_store';
protected $appVersionRequired = '8.2.1';
protected $pkgVersion = '2.1.9';
protected $pkgVersion = '2.1.10';

protected $pkgAutoloaderRegistries = [
'src/CommunityStore' => '\Concrete\Package\CommunityStore\Src\CommunityStore',
Expand Down

0 comments on commit fb0e2a2

Please sign in to comment.