From a901d458f8f6a90059399a3f40166851e956642b Mon Sep 17 00:00:00 2001 From: Pablo Borowicz Date: Tue, 5 Jun 2018 14:03:41 +0200 Subject: [PATCH] // Version updated to v2.1.5 --- config.xml | 2 +- ps_linklist.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 4029ce79..3daec777 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_linklist - + 1 diff --git a/ps_linklist.php b/ps_linklist.php index 95b61ecc..3cdabecc 100644 --- a/ps_linklist.php +++ b/ps_linklist.php @@ -48,7 +48,7 @@ public function __construct() { $this->name = 'ps_linklist'; $this->author = 'PrestaShop'; - $this->version = '2.1.4'; + $this->version = '2.1.5'; $this->need_instance = 0; $this->bootstrap = true;