diff --git a/config.xml b/config.xml index a6564e8f..ee98691c 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_linklist - + diff --git a/ps_linklist.php b/ps_linklist.php index a34a0b12..d2fa5572 100644 --- a/ps_linklist.php +++ b/ps_linklist.php @@ -73,7 +73,7 @@ public function __construct() { $this->name = 'ps_linklist'; $this->author = 'PrestaShop'; - $this->version = '6.0.5'; + $this->version = '6.0.6'; $this->need_instance = 0; $this->tab = 'front_office_features';