Plugin Directory

Changeset 3070799


Ignore:
Timestamp:
04/15/2024 01:23:54 PM (2 years ago)
Author:
kraftplugins
Message:

Update Changes for 1.2.1

Location:
demo-importer-plus/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • demo-importer-plus/trunk/demo-importer-plus.php

    r3033504 r3070799  
    88 * Text Domain:     demo-importer-plus
    99 * Domain Path:     /languages
    10  * Version:         1.2.0
    11  * Tested up to:    6.4
     10 * Version:         1.2.1
     11 * Tested up to:    6.5
    1212 *
    1313 * @package         Demo Importer Plus
     
    2222
    2323if ( !defined( 'DEMO_IMPORTER_PLUS_VER' ) ) {
    24     define( 'DEMO_IMPORTER_PLUS_VER', '1.2.0' );
     24    define( 'DEMO_IMPORTER_PLUS_VER', '1.2.1' );
    2525}
    2626
  • demo-importer-plus/trunk/readme.txt

    r3033504 r3070799  
    33Donate link: https://kraftplugins.com/
    44Tags: elementor, one click demo import, templates, themes, import
    5 Requires at least: 5.1
    6 Tested up to: 6.4
    7 Requires PHP: 5.6
    8 Stable tag: 1.2.0
     5Requires at least: 4.7
     6Tested up to: 6.5
     7Requires PHP: 7.4
     8Stable tag: 1.2.1
    99License: GPLv3 or later
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    2121
    2222== Changelog ==
     23
     24== 1.2.1 ==
     25* WordPress version 6.5 update compatibility.
    2326
    2427== 1.2.0 ==
Note: See TracChangeset for help on using the changeset viewer.