Skip to content

Commit

Permalink
version up for bug fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Grissinger committed May 18, 2016
1 parent 5ce3426 commit a6405af
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 @@ -15,7 +15,7 @@ class controller extends Package
{
protected $pkgHandle = 'vivid_store';
protected $appVersionRequired = '5.7.5.7';
protected $pkgVersion = '3.1.1dev1';
protected $pkgVersion = '3.1.1';
public function getPackageDescription()
{
return t("Add a Store to your Site");
Expand Down

0 comments on commit a6405af

Please sign in to comment.