From 961b2a414a4e0915a0b006cff649156500e83761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Bilo=C3=A9?= Date: Thu, 6 Jul 2017 16:06:11 +0200 Subject: [PATCH] // Version updated to v2.1.2 --- config.xml | 2 +- ps_linklist.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 2549b816..c82935f7 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 b0246199..fe7755b0 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.1'; + $this->version = '2.1.2'; $this->need_instance = 0; $this->bootstrap = true;