Plugin Directory

Changeset 3241447


Ignore:
Timestamp:
02/16/2025 04:32:33 PM (13 months ago)
Author:
echoai
Message:

Support for php7.4

Location:
echoai
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • echoai/tags/0.1.10/echoai.php

    r3238140 r3241447  
    1111 * Author URI:          https://echowp.com/contact
    1212 * Text Domain:         echoai
    13  * Version:             0.1.9
     13 * Version:             0.1.10
    1414 * Requires at least:   5.9
    1515 * Requires PHP:        7.4
  • echoai/tags/0.1.10/readme.txt

    r3238147 r3241447  
    55Requires at least: 5.9
    66Tested up to: 6.6
    7 Stable tag: 0.1.8
     7Stable tag: 0.1.10
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    111111
    112112= 0.1.6 =
    113 
    114113- Floating button position z-index
    115114
    116115= 0.1.5 =
    117 
    118116- Quickfixes
    119117
    120118= 0.1.1 =
    121 
    122119- Initial release of EchoAI Assistant.
  • echoai/trunk/echoai.php

    r3238140 r3241447  
    1111 * Author URI:          https://echowp.com/contact
    1212 * Text Domain:         echoai
    13  * Version:             0.1.9
     13 * Version:             0.1.10
    1414 * Requires at least:   5.9
    1515 * Requires PHP:        7.4
  • echoai/trunk/readme.txt

    r3238147 r3241447  
    55Requires at least: 5.9
    66Tested up to: 6.6
    7 Stable tag: 0.1.8
     7Stable tag: 0.1.10
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    111111
    112112= 0.1.6 =
    113 
    114113- Floating button position z-index
    115114
    116115= 0.1.5 =
    117 
    118116- Quickfixes
    119117
    120118= 0.1.1 =
    121 
    122119- Initial release of EchoAI Assistant.
Note: See TracChangeset for help on using the changeset viewer.