From 7871fe88abc93a0e1622eb3e5150fdd8dda8eefb Mon Sep 17 00:00:00 2001 From: Alex Sampaio Date: Mon, 20 Feb 2017 16:04:07 +0100 Subject: [PATCH] // Version updated to v2.0.2 --- config.xml | 2 +- dashproducts.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index c67070c..bdbacc1 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ dashproducts - + diff --git a/dashproducts.php b/dashproducts.php index dc8ad2a..10bf2d4 100644 --- a/dashproducts.php +++ b/dashproducts.php @@ -34,7 +34,7 @@ public function __construct() { $this->name = 'dashproducts'; $this->tab = 'dashboard'; - $this->version = '2.0.1'; + $this->version = '2.0.2'; $this->author = 'PrestaShop'; $this->push_filename = _PS_CACHE_DIR_.'push/activity';