Plugin Directory

Changeset 3461029


Ignore:
Timestamp:
02/13/2026 07:56:04 PM (6 weeks ago)
Author:
tonnguyen86
Message:

Deploy version 1.0.5

Location:
bubblav-chat/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bubblav-chat/trunk/bubblav-chat.php

    r3460981 r3461029  
    44 * Plugin URI: https://www.bubblav.com/integrations/wordpress
    55 * 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.4
     6 * Version: 1.0.5
    77 * Requires at least: 6.0
    88 * Requires PHP: 7.4
     
    2222
    2323// Define plugin constants.
    24 define( 'BUBBLAV_VERSION', '1.0.3' );
     24define( 'BUBBLAV_VERSION', '1.0.5' );
    2525define( 'BUBBLAV_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2626define( 'BUBBLAV_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
  • bubblav-chat/trunk/readme.txt

    r3455597 r3461029  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 1.0.3
     7Stable tag: 1.0.5
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.