Plugin Directory

Changeset 3473158


Ignore:
Timestamp:
03/03/2026 12:17:39 AM (4 weeks ago)
Author:
m1styk
Message:

Bump version to 1.0.4

File:
1 edited

Legend:

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

    r3473149 r3473158  
    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.3
     6 * Version: 1.0.4
    77 * Author: Mistyk Media
    88 * Author URI: https://mistykmedia.com
     
    2121
    2222// Define plugin constants
    23 define('INSERTABOT_VERSION', '1.0.3');
     23define('INSERTABOT_VERSION', '1.0.4');
    2424define('INSERTABOT_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2525define('INSERTABOT_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.