diff --git a/cronjobs.php b/cronjobs.php index 4b29600..d47186a 100644 --- a/cronjobs.php +++ b/cronjobs.php @@ -57,7 +57,7 @@ public function __construct() { $this->name = 'cronjobs'; $this->tab = 'administration'; - $this->version = '2.2.1'; + $this->version = '2.2.2'; $this->controllers = ['cron'];