From a53ae16af0745e8a9d1c08a42d304982daa05a8a Mon Sep 17 00:00:00 2001 From: Alex Sampaio Date: Mon, 20 Feb 2017 11:22:01 +0100 Subject: [PATCH] // Version updated to v2.0.1 --- config.xml | 2 +- dashproducts.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 1c9dcdf..c67070c 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ dashproducts - + diff --git a/dashproducts.php b/dashproducts.php index 4afe8c3..dc8ad2a 100644 --- a/dashproducts.php +++ b/dashproducts.php @@ -34,7 +34,7 @@ public function __construct() { $this->name = 'dashproducts'; $this->tab = 'dashboard'; - $this->version = '2.0.0'; + $this->version = '2.0.1'; $this->author = 'PrestaShop'; $this->push_filename = _PS_CACHE_DIR_.'push/activity';