From 3ede786c25aad3b2a53c214cf13b0beee12c7ae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Bilo=C3=A9?= Date: Fri, 2 Sep 2016 11:18:58 +0200 Subject: [PATCH] // Version updated to v1.9.0 --- config.xml | 2 +- vatnumber.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 25b6406..b177fe8 100755 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ vatnumber - + diff --git a/vatnumber.php b/vatnumber.php index 6a9ba3b..569b3ee 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.2'; + $this->version = '1.9.0'; $this->author = 'PrestaShop'; $this->need_instance = 0;