diff --git a/config.xml b/config.xml index e911ddb..25b6406 100755 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ vatnumber - + diff --git a/vatnumber.php b/vatnumber.php index 6a1093a..e58a23b 100644 --- a/vatnumber.php +++ b/vatnumber.php @@ -33,7 +33,7 @@ public function __construct() { $this->name = 'vatnumber'; $this->tab = 'billing_invoicing'; - $this->version = '1.8.1'; + $this->version = '1.8.2'; $this->author = 'PrestaShop'; $this->need_instance = 0;