Changeset 2252550
- Timestamp:
- 03/01/2020 11:34:14 AM (6 years ago)
- Location:
- clientity-chatbot
- Files:
-
- 4 edited
- 1 copied
-
tags/1.4.0 (copied) (copied from clientity-chatbot/trunk)
-
tags/1.4.0/README.txt (modified) (1 diff)
-
tags/1.4.0/clientity-chatbot.php (modified) (2 diffs)
-
trunk/README.txt (modified) (1 diff)
-
trunk/clientity-chatbot.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
clientity-chatbot/tags/1.4.0/README.txt
r2060502 r2252550 3 3 Tags: chatbot, chat bot, sales chatbot, bot, clientity, contacts, leads, faq chatbot 4 4 Requires at least: 3.0 5 Tested up to: 5. 05 Tested up to: 5.3 6 6 Stable tag: trunk 7 7 License: GPLv2 or later -
clientity-chatbot/tags/1.4.0/clientity-chatbot.php
r2164538 r2252550 7 7 Text Domain: clientity-chatbot 8 8 Domain Path: /languages 9 Version: 1. 3.29 Version: 1.4.0 10 10 */ 11 11 … … 16 16 17 17 if ( ! defined( 'CLIENTITY_PLUGIN_NAME' ) ) define( 'CLIENTITY_PLUGIN_NAME', 'clientity-chatbot' ); 18 if ( ! defined( 'CLIENTITY_PLUGIN_VERSION' ) ) define( 'CLIENTITY_PLUGIN_VERSION', '1. 3.2' );18 if ( ! defined( 'CLIENTITY_PLUGIN_VERSION' ) ) define( 'CLIENTITY_PLUGIN_VERSION', '1.4.0' ); 19 19 20 20 -
clientity-chatbot/trunk/README.txt
r2060502 r2252550 3 3 Tags: chatbot, chat bot, sales chatbot, bot, clientity, contacts, leads, faq chatbot 4 4 Requires at least: 3.0 5 Tested up to: 5. 05 Tested up to: 5.3 6 6 Stable tag: trunk 7 7 License: GPLv2 or later -
clientity-chatbot/trunk/clientity-chatbot.php
r2164538 r2252550 7 7 Text Domain: clientity-chatbot 8 8 Domain Path: /languages 9 Version: 1. 3.29 Version: 1.4.0 10 10 */ 11 11 … … 16 16 17 17 if ( ! defined( 'CLIENTITY_PLUGIN_NAME' ) ) define( 'CLIENTITY_PLUGIN_NAME', 'clientity-chatbot' ); 18 if ( ! defined( 'CLIENTITY_PLUGIN_VERSION' ) ) define( 'CLIENTITY_PLUGIN_VERSION', '1. 3.2' );18 if ( ! defined( 'CLIENTITY_PLUGIN_VERSION' ) ) define( 'CLIENTITY_PLUGIN_VERSION', '1.4.0' ); 19 19 20 20
Note: See TracChangeset
for help on using the changeset viewer.