diff --git a/config.xml b/config.xml index 19d2ffb..2e59e82 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ gamification - + diff --git a/gamification.php b/gamification.php index faba1b9..e489870 100644 --- a/gamification.php +++ b/gamification.php @@ -45,7 +45,7 @@ public function __construct() { $this->name = 'gamification'; $this->tab = 'administration'; - $this->version = '3.0.0'; + $this->version = '3.0.2'; $this->author = 'PrestaShop'; $this->ps_versions_compliancy = [ 'min' => '8.0.0',