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