Plugin Directory

Changeset 3475386


Ignore:
Timestamp:
03/05/2026 09:41:04 AM (4 weeks ago)
Author:
m1styk
Message:

Bump version to 1.0.7

Location:
insertabot-ai-chatbot-solution/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • insertabot-ai-chatbot-solution/trunk/insertabot-ai-chatbot-solution.php

    r3475370 r3475386  
    44 * Plugin URI: https://insertabot.io
    55 * Description: Add a customizable AI chatbot to your WordPress site. Real-time web search, unlimited conversations. Get your free API key at insertabot.io
    6  * Version: 1.0.5
     6 * Version: 1.0.7
    77 * Author: Mistyk Media
    88 * Author URI: https://mistykmedia.com
     
    2121
    2222// Define plugin constants
    23 define('INSERTABOT_VERSION', '1.0.5');
     23define('INSERTABOT_VERSION', '1.0.7');
    2424define('INSERTABOT_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2525define('INSERTABOT_PLUGIN_URL', plugin_dir_url(__FILE__));
  • insertabot-ai-chatbot-solution/trunk/readme.txt

    r3475370 r3475386  
    44Requires at least: 5.9
    55Tested up to: 6.9
    6 Stable tag: 1.0.3
     6Stable tag: 1.0.7
    77Requires PHP: 7.4
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.