Plugin Directory

Changeset 2252550


Ignore:
Timestamp:
03/01/2020 11:34:14 AM (6 years ago)
Author:
clientity
Message:

Tested in Wodrpress 5.3.2

Location:
clientity-chatbot
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • clientity-chatbot/tags/1.4.0/README.txt

    r2060502 r2252550  
    33Tags: chatbot, chat bot, sales chatbot, bot, clientity, contacts, leads, faq chatbot
    44Requires at least: 3.0
    5 Tested up to: 5.0
     5Tested up to: 5.3
    66Stable tag: trunk
    77License: GPLv2 or later
  • clientity-chatbot/tags/1.4.0/clientity-chatbot.php

    r2164538 r2252550  
    77Text Domain: clientity-chatbot
    88Domain Path: /languages
    9 Version: 1.3.2
     9Version: 1.4.0
    1010*/
    1111
     
    1616
    1717if ( ! defined( 'CLIENTITY_PLUGIN_NAME' ) ) define( 'CLIENTITY_PLUGIN_NAME', 'clientity-chatbot' );
    18 if ( ! defined( 'CLIENTITY_PLUGIN_VERSION' ) ) define( 'CLIENTITY_PLUGIN_VERSION', '1.3.2' );
     18if ( ! defined( 'CLIENTITY_PLUGIN_VERSION' ) ) define( 'CLIENTITY_PLUGIN_VERSION', '1.4.0' );
    1919
    2020
  • clientity-chatbot/trunk/README.txt

    r2060502 r2252550  
    33Tags: chatbot, chat bot, sales chatbot, bot, clientity, contacts, leads, faq chatbot
    44Requires at least: 3.0
    5 Tested up to: 5.0
     5Tested up to: 5.3
    66Stable tag: trunk
    77License: GPLv2 or later
  • clientity-chatbot/trunk/clientity-chatbot.php

    r2164538 r2252550  
    77Text Domain: clientity-chatbot
    88Domain Path: /languages
    9 Version: 1.3.2
     9Version: 1.4.0
    1010*/
    1111
     
    1616
    1717if ( ! defined( 'CLIENTITY_PLUGIN_NAME' ) ) define( 'CLIENTITY_PLUGIN_NAME', 'clientity-chatbot' );
    18 if ( ! defined( 'CLIENTITY_PLUGIN_VERSION' ) ) define( 'CLIENTITY_PLUGIN_VERSION', '1.3.2' );
     18if ( ! defined( 'CLIENTITY_PLUGIN_VERSION' ) ) define( 'CLIENTITY_PLUGIN_VERSION', '1.4.0' );
    1919
    2020
Note: See TracChangeset for help on using the changeset viewer.