Skip to content

Commit b23eea2

Browse files
committed
update header information
1 parent 7f131a5 commit b23eea2

4 files changed

Lines changed: 6 additions & 3 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Wordpress plugin for tawk.to",
44
"type": "project",
55
"license": "GPL-3.0",
6-
"version": "0.7.2",
6+
"version": "0.8.4",
77
"require": {
88
"tawk/url-utils": "2.0.1"
99
},

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tawkto/readme.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
=== Tawk.To Live Chat ===
22
Contributors: tawkto
3-
Tags: tawk,tawk.to,tawkto,chat,free chat,livechat,chat widget,plugin,chat for web,chat online,chat software,free live chat,IM Chat,,live chat,live support,live web chat,online chat,online support,snapengage,wordpress chat,wordpress live chat
3+
Tags: tawk.to,livechat,free live chat,ai chat,chat widget
44
Requires at least: 2.7
55
Requires PHP: 5.6
66
Tested up to: 6.5
77
Stable tag: 0.8.4
8+
License: GPLv3
9+
License URI: https://www.gnu.org/licenses/gpl-3.0.html
810

911
(OFFICIAL tawk.to plugin) Instantly chat with visitors on your website with the free tawk.to chat widget.
1012
Website: [http://tawk.to](http://tawk.to)

tawkto/tawkto.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* Version: 0.8.4
1010
* Author: Tawkto
1111
* Text Domain: tawk-to-live-chat
12+
* License: GPLv3
1213
**/
1314

1415
require_once dirname( __FILE__ ) . '/vendor/autoload.php';

0 commit comments

Comments
 (0)