Plugin Directory

Changeset 2734932


Ignore:
Timestamp:
05/31/2022 04:04:44 PM (4 years ago)
Author:
chimpify
Message:

Compatibility checks for wp 6.0

Location:
chimpify/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chimpify/trunk/chimpify.php

    r2675861 r2734932  
    77 * License:     GPLv2 or later
    88 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
    9  * Version:     1.0.3
    10  */
    11 
    12 define( 'CHIMP_PLUGIN_VERSION', '1.0.3' );
     9 * Version:     1.0.4
     10 */
     11
     12define( 'CHIMP_PLUGIN_VERSION', '1.0.4' );
    1313
    1414/**
  • chimpify/trunk/readme.txt

    r2675861 r2734932  
    33Tags: api, export, migration, chimpify
    44Requires at least: 3.3
    5 Tested up to: 5.9
    6 Stable tag: 1.0.3
     5Tested up to: 6.0
     6Stable tag: 1.0.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3333== Changelog ==
    3434
     35= 1.0.4 =
     36* Compatibility checks for wp 6.0
     37
    3538= 1.0.3 =
    3639* Compatibility checks for wp 5.9
Note: See TracChangeset for help on using the changeset viewer.