Skip to content

Commit

Permalink
Update to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
firstred committed Mar 14, 2018
1 parent 13be950 commit f4abf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cronjobs.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public function __construct()
{
$this->name = 'cronjobs';
$this->tab = 'administration';
$this->version = '2.1.1';
$this->version = '2.1.2';

$this->controllers = ['cron'];

Expand Down

0 comments on commit f4abf66

Please sign in to comment.