From 296a32272816e67224b7d9cbe122c33e499e422c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Bilo=C3=A9?= Date: Tue, 26 Jul 2016 18:41:44 +0200 Subject: [PATCH] // Version updated to v1.8.2 --- config.xml | 2 +- vatnumber.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;