From 9941f7760a73aed8f395b98c99f4529eb4d512a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Bilo=C3=A9?= Date: Fri, 13 Jan 2017 16:28:21 +0100 Subject: [PATCH] // Version updated to v3.2.1 --- config.xml | 2 +- gsitemap.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 33c9ca6..935c8b1 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ gsitemap - + diff --git a/gsitemap.php b/gsitemap.php index a6c6aeb..2b09e80 100755 --- a/gsitemap.php +++ b/gsitemap.php @@ -37,7 +37,7 @@ public function __construct() { $this->name = 'gsitemap'; $this->tab = 'seo'; - $this->version = '3.2.0'; + $this->version = '3.2.1'; $this->author = 'PrestaShop'; $this->need_instance = 0;