Plugin Directory

Changeset 3122643


Ignore:
Timestamp:
07/20/2024 08:41:20 PM (21 months ago)
Author:
mattlo
Message:

added v2.0.2, tested plugin with WP version v6.6

Location:
chipbot
Files:
1 added
2 edited
9 copied

Legend:

Unmodified
Added
Removed
  • chipbot/tags/2.0.2/chipbot.php

    r3091014 r3122643  
    55Plugin Name: ChipBot
    66Plugin URI: https://getchipbot.com/?utm_source=wordpress&utm_medium=plugin-link
    7 description: Use video to impress, show, and reply to customers! ChipBot engages customers with video, helps you sell with live chat, and provides customer support with a help desk.
     7description: ChipBot engages customers with video, helps you sell with live chat, and provides customer support with an AI help desk.
    88Author: GetChipBot.com
    99Author URI: https://getchipbot.com/?utm_source=wordpress&utm_medium=author-link
    10 Version: 2.0.1
     10Version: 2.0.2
    1111*/
    1212
  • chipbot/tags/2.0.2/readme.txt

    r3091014 r3122643  
    11=== ChipBot - Video, Live Chat, & Help Desk ===
    22Contributors: mattlo
    3 Tags: ecommerce, videos, leads, customer support, help desk, ai, lead generation, helpdesk
     3Tags: videos, leads, customer support, help desk, ai
    44Requires at least: 6.0
    5 Tested up to: 6.5.3
     5Tested up to: 6.6
    66Requires PHP: 7.0
    7 Stable tag: 2.0.1
     7Stable tag: 2.0.2
    88License: GNU General Public License v2.0
    99License URI: https://github.com/GetChipBot/chipbot-wordpress-plugin/blob/master/LICENSE
     
    8181
    8282== Changelog ==
     83= v2.0.2 =
     84- Updated readme and tested on WordPress version 6.6
     85
    8386= v2.0.1 =
    8487- Updated readme and tested on WordPress version 6.5.3
  • chipbot/trunk/chipbot.php

    r3091014 r3122643  
    55Plugin Name: ChipBot
    66Plugin URI: https://getchipbot.com/?utm_source=wordpress&utm_medium=plugin-link
    7 description: Use video to impress, show, and reply to customers! ChipBot engages customers with video, helps you sell with live chat, and provides customer support with a help desk.
     7description: ChipBot engages customers with video, helps you sell with live chat, and provides customer support with an AI help desk.
    88Author: GetChipBot.com
    99Author URI: https://getchipbot.com/?utm_source=wordpress&utm_medium=author-link
    10 Version: 2.0.1
     10Version: 2.0.2
    1111*/
    1212
  • chipbot/trunk/readme.txt

    r3091014 r3122643  
    11=== ChipBot - Video, Live Chat, & Help Desk ===
    22Contributors: mattlo
    3 Tags: ecommerce, videos, leads, customer support, help desk, ai, lead generation, helpdesk
     3Tags: videos, leads, customer support, help desk, ai
    44Requires at least: 6.0
    5 Tested up to: 6.5.3
     5Tested up to: 6.6
    66Requires PHP: 7.0
    7 Stable tag: 2.0.1
     7Stable tag: 2.0.2
    88License: GNU General Public License v2.0
    99License URI: https://github.com/GetChipBot/chipbot-wordpress-plugin/blob/master/LICENSE
     
    8181
    8282== Changelog ==
     83= v2.0.2 =
     84- Updated readme and tested on WordPress version 6.6
     85
    8386= v2.0.1 =
    8487- Updated readme and tested on WordPress version 6.5.3
Note: See TracChangeset for help on using the changeset viewer.