diff --git a/config.xml b/config.xml index d26acab..d73dac4 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_legalcompliance - + diff --git a/ps_legalcompliance.php b/ps_legalcompliance.php index e6e9d5f..da40e3b 100644 --- a/ps_legalcompliance.php +++ b/ps_legalcompliance.php @@ -64,7 +64,7 @@ public function __construct(EntityManager $entity_manager, { $this->name = 'ps_legalcompliance'; $this->tab = 'administration'; - $this->version = '2.0.4'; + $this->version = '3.0.0'; $this->author = 'PrestaShop'; $this->need_instance = 0; $this->bootstrap = true;