Plugin Directory

Changeset 3298427


Ignore:
Timestamp:
05/22/2025 04:16:05 AM (10 months ago)
Author:
gpttrainer
Message:

Update version to 1.0.1, tested up to 6.7.2, and new zIndex for script

Location:
gpt-trainer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gpt-trainer/trunk/gpt-trainer.php

    r3166003 r3298427  
    55 * Plugin URI: https://gpt-trainer.com
    66 * Description: Embed your AI chatbot on any WordPress site.
    7  * Version: 1.0.0
     7 * Version: 1.0.1
    88 * Author: GPT-trainer
    99 * Author URI: https://gpt-trainer.com/
     
    8888        'https://app.gpt-trainer.com/widget-asset.min.js', // Script URL
    8989        array(), // Dependencies
    90         null, // Version (null means no versioning)
     90        2, // Version (null means no versioning)
    9191        true // Load in footer
    9292    );
  • gpt-trainer/trunk/readme.txt

    r3166003 r3298427  
    33Tags: ai, gpt, chatbot, live chat, customer service
    44Requires at least: 4.7
    5 Tested up to: 6.6
    6 Stable tag: 1.0.0
     5Tested up to: 6.7.2
     6Stable tag: 1.0.1
    77Requires PHP: 7.0
    88License: GPLv2
Note: See TracChangeset for help on using the changeset viewer.