From 6ecf8ef85172ac0af1b67c0b22f8094f58e71051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Bilo=C3=A9?= Date: Tue, 15 Nov 2016 11:54:06 +0100 Subject: [PATCH] // Version updated to v1.0.1 --- config.xml | 2 +- ps_reminder.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 5ab4e49..e0fea9c 100755 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_reminder - + diff --git a/ps_reminder.php b/ps_reminder.php index 75cdd94..9fa9cc9 100644 --- a/ps_reminder.php +++ b/ps_reminder.php @@ -36,7 +36,7 @@ public function __construct() { $this->name = 'ps_reminder'; $this->tab = 'advertising_marketing'; - $this->version = '1.0.0'; + $this->version = '1.0.1'; $this->author = 'PrestaShop'; $this->need_instance = 0;