Skip to content

Commit

Permalink
update header information
Browse files Browse the repository at this point in the history
  • Loading branch information
eug-L committed Jul 8, 2024
1 parent 7f131a5 commit b23eea2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Wordpress plugin for tawk.to",
"type": "project",
"license": "GPL-3.0",
"version": "0.7.2",
"version": "0.8.4",
"require": {
"tawk/url-utils": "2.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion tawkto/readme.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
=== Tawk.To Live Chat ===
Contributors: tawkto
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
Tags: tawk.to,livechat,free live chat,ai chat,chat widget
Requires at least: 2.7
Requires PHP: 5.6
Tested up to: 6.5
Stable tag: 0.8.4
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

(OFFICIAL tawk.to plugin) Instantly chat with visitors on your website with the free tawk.to chat widget.
Website: [http://tawk.to](http://tawk.to)
Expand Down
1 change: 1 addition & 0 deletions tawkto/tawkto.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* Version: 0.8.4
* Author: Tawkto
* Text Domain: tawk-to-live-chat
* License: GPLv3
**/

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

0 comments on commit b23eea2

Please sign in to comment.