Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael committed Aug 21, 2015
1 parent 4d48081 commit b88cd52
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 @@ -36,7 +36,7 @@ class Controller extends Package
{
protected $pkgHandle = 'vivid_store';
protected $appVersionRequired = '5.7.3';
protected $pkgVersion = '2.3.2';
protected $pkgVersion = '2.3.3';
protected $pkgAutoloaderRegistries = array(
'src/AuthorizeNet' => '\AuthorizeNet',
'src/Omnipay' => '\Omnipay'
Expand Down

0 comments on commit b88cd52

Please sign in to comment.