diff --git a/cronjobs.php b/cronjobs.php index 15e30bd..0ca7f26 100755 --- a/cronjobs.php +++ b/cronjobs.php @@ -47,7 +47,7 @@ public function __construct() { $this->name = 'cronjobs'; $this->tab = 'administration'; - $this->version = '1.3.4'; + $this->version = '1.4.0'; $this->module_key = ''; $this->controllers = array('callback');