| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | * Plugin Name: AI ChatBot - WPBot |
| 4 | 4 | * Plugin URI: https://www.wpbot.pro/ |
| 5 | 5 | * Description: ChatBot is a native WordPress ChatBot plugin to provide live chat support and lead generation |
| 6 | 6 | * Donate link: https://www.wpbot.pro/ |
| 7 | - * Version: 8.7.7 | |
| 7 | + * Version: 8.7.8 | |
| 8 | 8 | * @author QuantumCloud |
| 9 | 9 | * Author: ChatBot for WordPress - WPBot |
| 10 | 10 | * Author URI: https://www.wpbot.pro/ |
| 11 | 11 | * Requires at least: 5.5 |
| @@ -47,9 +47,9 @@ | ||
| 47 | 47 | } |
| 48 | 48 | } |
| 49 | 49 | |
| 50 | 50 | if ( ! defined( 'QCLD_wpCHATBOT_VERSION' ) ) { |
| 51 | - define('QCLD_wpCHATBOT_VERSION', '8.7.6'); | |
| 51 | + define('QCLD_wpCHATBOT_VERSION', '8.7.8'); | |
| 52 | 52 | } |
| 53 | 53 | if ( ! defined( 'QCLD_wpCHATBOT_REQUIRED_wpCOMMERCE_VERSION' ) ) { |
| 54 | 54 | define('QCLD_wpCHATBOT_REQUIRED_wpCOMMERCE_VERSION', 2.2); |
| 55 | 55 | } |