Skip to content

Commit

Permalink
Update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
myconcretelab committed Sep 4, 2015
1 parent 4e685a5 commit 328e716
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 @@ -34,7 +34,7 @@ class Controller extends Package {
protected $pkgHandle = 'theme_supermint';
protected $themeHandle = 'supermint';
protected $appVersionRequired = '5.7.4';
protected $pkgVersion = '3.0.3';
protected $pkgVersion = '3.0.3.1';
protected $pkg;
protected $pkgAllowsFullContentSwap = true;
protected $startingPoint;
Expand Down

0 comments on commit 328e716

Please sign in to comment.