Plugin Directory

Changeset 3266404


Ignore:
Timestamp:
04/03/2025 01:28:25 PM (12 months ago)
Author:
caseyak
Message:

Update files for 1.6

Location:
caseyak/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • caseyak/trunk/README.txt

    r3265927 r3266404  
    66Tested up to: 6.7.2
    77Requires PHP: 7.0
    8 Stable tag: 1.5
     8Stable tag: 1.6
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8080* Bug fixes & misc improvements
    8181
     82= 1.6 =
     83* Bug fixes & misc improvements
     84
    8285== Upgrade Notice ==
    8386
     
    102105= 1.5 =
    103106* Bug fixes & misc improvements
     107
     108= 1.6 =
     109* Bug fixes & misc improvements
  • caseyak/trunk/caseyak.php

    r3265927 r3266404  
    1717 * Plugin URI:        https://caseyak.com/wordpress
    1818 * Description:       The CaseYak AI Case Value Calculator.
    19  * Version:           1.5
     19 * Version:           1.6
    2020 * Author:            CaseYak
    2121 * Author URI:        https://caseyak.com
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'CASEYAK_VERSION', '1.5' );
     38define( 'CASEYAK_VERSION', '1.6' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.