Changeset 3461029
- Timestamp:
- 02/13/2026 07:56:04 PM (6 weeks ago)
- Location:
- bubblav-chat/trunk
- Files:
-
- 2 edited
-
bubblav-chat.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bubblav-chat/trunk/bubblav-chat.php
r3460981 r3461029 4 4 * Plugin URI: https://www.bubblav.com/integrations/wordpress 5 5 * Description: AI chatbot and AI assistant for customer support. One-click installation, no coding required. Provide instant 24/7 support with an AI chatbot that learns from your website content. Perfect for WooCommerce stores. 6 * Version: 1.0. 46 * Version: 1.0.5 7 7 * Requires at least: 6.0 8 8 * Requires PHP: 7.4 … … 22 22 23 23 // Define plugin constants. 24 define( 'BUBBLAV_VERSION', '1.0. 3' );24 define( 'BUBBLAV_VERSION', '1.0.5' ); 25 25 define( 'BUBBLAV_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); 26 26 define( 'BUBBLAV_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); -
bubblav-chat/trunk/readme.txt
r3455597 r3461029 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 1.0. 37 Stable tag: 1.0.5 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.