diff --git a/config.xml b/config.xml index 4bcaae8..1e5e281 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ dashactivity - + diff --git a/dashactivity.php b/dashactivity.php index 37c31f7..c9746a1 100755 --- a/dashactivity.php +++ b/dashactivity.php @@ -35,7 +35,7 @@ public function __construct() { $this->name = 'dashactivity'; $this->tab = 'administration'; - $this->version = '2.1.1'; + $this->version = '2.1.2'; $this->author = 'PrestaShop'; parent::__construct();