diff --git a/config.xml b/config.xml index 075644a..8eedc49 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ homeslider - + diff --git a/homeslider.php b/homeslider.php index 15b175c..6714aaf 100644 --- a/homeslider.php +++ b/homeslider.php @@ -45,7 +45,7 @@ public function __construct() { $this->name = 'homeslider'; $this->tab = 'front_office_features'; - $this->version = '1.6.0'; + $this->version = '1.6.1'; $this->author = 'PrestaShop'; $this->need_instance = 0; $this->secure_key = Tools::encrypt($this->name);