diff --git a/composer.json b/composer.json index 6dfe47b..d3614c2 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Wordpress plugin for tawk.to", "type": "project", "license": "GPL-3.0", - "version": "0.9.1", + "version": "0.9.2", "require": { "tawk/url-utils": "2.0.1" }, diff --git a/composer.lock b/composer.lock index 10f53b2..b493568 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3bfd65b9f9217ea892e2845de267d6f5", + "content-hash": "9025254fc381777df07bd83da5448298", "packages": [ { "name": "tawk/url-utils", diff --git a/package-lock.json b/package-lock.json index bff9d67..7411f97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tawk-wordpress", - "version": "0.9.0", + "version": "0.9.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3c13da0..c561e51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tawk-wordpress", - "version": "0.9.1", + "version": "0.9.2", "description": "tawk.to wordpress plugin", "main": "index.js", "directories": { diff --git a/tawkto/readme.txt b/tawkto/readme.txt index 59cca9a..9eda689 100644 --- a/tawkto/readme.txt +++ b/tawkto/readme.txt @@ -3,8 +3,8 @@ Contributors: tawkto Tags: tawk.to,tawk,free live chat,ai chat,chat widget Requires at least: 2.7 Requires PHP: 5.6 -Tested up to: 6.7 -Stable tag: 0.9.1 +Tested up to: 6.8 +Stable tag: 0.9.2 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -71,6 +71,9 @@ Note: You will need a free tawk.to account: [Create one for free here!](https:// == Changelog == += 0.9.2 = +* Supported version bump to 6.8 + = 0.9.1 = * Add configuration versioning * Improve security for Secure Mode diff --git a/tawkto/tawkto.php b/tawkto/tawkto.php index 18c580a..ca33ee6 100644 --- a/tawkto/tawkto.php +++ b/tawkto/tawkto.php @@ -6,7 +6,7 @@ * Plugin Name: Tawk.to Live Chat * Plugin URI: https://www.tawk.to * Description: Embeds Tawk.to live chat widget to your site - * Version: 0.9.1 + * Version: 0.9.2 * Author: Tawkto * Text Domain: tawk-to-live-chat * License: GPLv3 diff --git a/tawkto/templates/widget.php b/tawkto/templates/widget.php index 8d2e87f..a4dc7bd 100644 --- a/tawkto/templates/widget.php +++ b/tawkto/templates/widget.php @@ -8,7 +8,7 @@ ?> - + - +