From 019eee487bedd9232f6740b62b2c9def811c29fe Mon Sep 17 00:00:00 2001 From: leemyongpakvn <3759923+leemyongpakvn@users.noreply.github.com> Date: Wed, 30 Aug 2023 08:46:30 +0700 Subject: [PATCH 1/2] Update config.xml --- config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.xml b/config.xml index 432e267..b378a09 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ productcomments - + From f78673ff2b88071b6be0e8f1382c28954403b368 Mon Sep 17 00:00:00 2001 From: leemyongpakvn <3759923+leemyongpakvn@users.noreply.github.com> Date: Wed, 30 Aug 2023 08:47:29 +0700 Subject: [PATCH 2/2] Update productcomments.php --- productcomments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productcomments.php b/productcomments.php index 10802ea..74c4406 100644 --- a/productcomments.php +++ b/productcomments.php @@ -47,7 +47,7 @@ public function __construct() { $this->name = 'productcomments'; $this->tab = 'front_office_features'; - $this->version = '6.0.1'; + $this->version = '6.0.2'; $this->author = 'PrestaShop'; $this->need_instance = 0; $this->bootstrap = true;