Skip to content

Commit

Permalink
Merge tag 'updateController' into dev
Browse files Browse the repository at this point in the history
PRB_3
  • Loading branch information
Damian committed Sep 30, 2015
2 parents 2f6db3c + 54122c4 commit 95661b4
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 @@ -11,7 +11,7 @@
class Controller extends Package {

protected $pkgHandle = 'dsEventCalendar';
protected $appVersionRequired = '5.5.0';
protected $appVersionRequired = '5.7.0.4';
protected $pkgVersion = '3.3.3';
protected $pkgAutoloaderRegistries = array(
'src/dsEventCalendar' => '\dsEventCalendar'
Expand Down

0 comments on commit 95661b4

Please sign in to comment.