From 51620a4c1a71ec0bce5ccc510cab1a121fb4dd8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Bilo=C3=A9?= Date: Mon, 16 Jan 2017 18:12:06 +0100 Subject: [PATCH] // Version updated to v1.5.1 --- config.xml | 2 +- pagesnotfound.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 27520a8..9102465 100755 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ pagesnotfound - + diff --git a/pagesnotfound.php b/pagesnotfound.php index 6888ed1..1522274 100644 --- a/pagesnotfound.php +++ b/pagesnotfound.php @@ -35,7 +35,7 @@ public function __construct() { $this->name = 'pagesnotfound'; $this->tab = 'analytics_stats'; - $this->version = '1.5.0'; + $this->version = '1.5.1'; $this->author = 'PrestaShop'; $this->need_instance = 0;