From 04a27039041bfc30e7080fe8955995dbac550111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Bilo=C3=A9?= Date: Fri, 4 Nov 2016 10:20:46 +0100 Subject: [PATCH] // Version updated to v1.0.2 --- config.xml | 2 +- ps_emailalerts.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index cf58b4d..1b6bded 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_emailalerts - + diff --git a/ps_emailalerts.php b/ps_emailalerts.php index fd3d488..b148939 100644 --- a/ps_emailalerts.php +++ b/ps_emailalerts.php @@ -49,7 +49,7 @@ public function __construct() { $this->name = 'ps_emailalerts'; $this->tab = 'administration'; - $this->version = '1.0.1'; + $this->version = '1.0.2'; $this->author = 'PrestaShop'; $this->need_instance = 0;