diff --git a/coreupdater.php b/coreupdater.php index c19e965..496cbd4 100644 --- a/coreupdater.php +++ b/coreupdater.php @@ -35,7 +35,7 @@ public function __construct() { $this->name = 'coreupdater'; $this->tab = 'administration'; - $this->version = '1.6.10'; + $this->version = '1.6.11'; $this->author = 'thirty bees'; $this->bootstrap = true; $this->need_instance = 0;