From 184276efb2161ec98459a7e5e667ea8a30590541 Mon Sep 17 00:00:00 2001 From: eug-L Date: Tue, 26 Nov 2024 16:04:22 +0800 Subject: [PATCH 1/3] update version supported --- prestashop8.x/tawkto.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prestashop8.x/tawkto.php b/prestashop8.x/tawkto.php index e4a68f9..2b0c691 100644 --- a/prestashop8.x/tawkto.php +++ b/prestashop8.x/tawkto.php @@ -47,7 +47,7 @@ public function __construct() $this->version = '1.4.0'; $this->author = 'tawk.to'; $this->need_instance = 0; - $this->ps_versions_compliancy = ['min' => '1.5', 'max' => '8.1.99']; + $this->ps_versions_compliancy = ['min' => '1.5', 'max' => '8.2.99']; parent::__construct(); From 0c3d5dd03e735d03f9075c6fc8848723f9398f5c Mon Sep 17 00:00:00 2001 From: eug-L Date: Tue, 26 Nov 2024 16:15:26 +0800 Subject: [PATCH 2/3] version bump --- prestashop1.6/config.xml | 2 +- prestashop1.6/tawkto.php | 2 +- prestashop1.6/views/templates/hook/widget.tpl | 2 +- prestashop1.7/config.xml | 2 +- prestashop1.7/tawkto.php | 2 +- prestashop1.7/views/templates/hook/widget.tpl | 2 +- prestashop8.x/config.xml | 2 +- prestashop8.x/tawkto.php | 2 +- prestashop8.x/views/templates/hook/widget.tpl | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/prestashop1.6/config.xml b/prestashop1.6/config.xml index 0f8fcb1..89224f8 100644 --- a/prestashop1.6/config.xml +++ b/prestashop1.6/config.xml @@ -2,7 +2,7 @@ tawkto - + diff --git a/prestashop1.6/tawkto.php b/prestashop1.6/tawkto.php index ffbd245..2d1d191 100644 --- a/prestashop1.6/tawkto.php +++ b/prestashop1.6/tawkto.php @@ -45,7 +45,7 @@ public function __construct() { $this->name = 'tawkto'; $this->tab = 'front_office_features'; - $this->version = '1.4.0'; + $this->version = '1.5.0'; $this->author = 'tawk.to'; $this->need_instance = 0; $this->ps_versions_compliancy = ['min' => '1.5', 'max' => '1.6']; diff --git a/prestashop1.6/views/templates/hook/widget.tpl b/prestashop1.6/views/templates/hook/widget.tpl index 63837e5..1e69338 100644 --- a/prestashop1.6/views/templates/hook/widget.tpl +++ b/prestashop1.6/views/templates/hook/widget.tpl @@ -15,7 +15,7 @@ * @copyright Copyright (c) 2014-2024 tawk.to * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) *} - +