From c32921ab637e00c1d9d3a175f5c1b3944916fb3f Mon Sep 17 00:00:00 2001 From: Pablo Borowicz Date: Tue, 5 Jun 2018 11:52:50 +0200 Subject: [PATCH] // Version updated to v3.2.2 --- config.xml | 2 +- gsitemap.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 935c8b1..95562b4 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ gsitemap - + diff --git a/gsitemap.php b/gsitemap.php index 2b09e80..789e304 100755 --- a/gsitemap.php +++ b/gsitemap.php @@ -37,7 +37,7 @@ public function __construct() { $this->name = 'gsitemap'; $this->tab = 'seo'; - $this->version = '3.2.1'; + $this->version = '3.2.2'; $this->author = 'PrestaShop'; $this->need_instance = 0;