Plugin Directory

Changeset 2845840


Ignore:
Timestamp:
01/10/2023 05:52:17 AM (3 years ago)
Author:
kraftplugins
Message:

committed with grunt-push-svn

Location:
demo-importer-plus
Files:
75 added
3 edited

Legend:

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

    r2826843 r2845840  
    88 * Text Domain:     demo-importer-plus
    99 * Domain Path:     /languages
    10  * Version:         1.1.5
     10 * Version:         1.1.6
    1111 * Tested up to:    6.1
     12 *
    1213 * @package         Demo Importer Plus
    1314 */
     
    2122
    2223if ( ! defined( 'DEMO_IMPORTER_PLUS_VER' ) ) {
    23     define( 'DEMO_IMPORTER_PLUS_VER', '1.1.5' );
     24    define( 'DEMO_IMPORTER_PLUS_VER', '1.1.6' );
    2425}
    2526
  • demo-importer-plus/trunk/languages/demo-importer-plus.pot

    r2826843 r2845840  
    1 # Copyright (C) 2022 kraftplugins
     1# Copyright (C) 2023 kraftplugins
    22# This file is distributed under the same license as the Demo Importer Plus package.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Demo Importer Plus 1.1.5\n"
     5"Project-Id-Version: Demo Importer Plus 1.1.6\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/demo-importer-plus\n"
    8 "POT-Creation-Date: 2022-12-01 06:01:21+00:00\n"
     8"POT-Creation-Date: 2023-01-10 05:51:10+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n"
     12"PO-Revision-Date: 2023-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    1414"Language-Team: LANGUAGE <LL@li.org>\n"
  • demo-importer-plus/trunk/readme.txt

    r2826843 r2845840  
    66Tested up to: 6.1
    77Requires PHP: 5.6
    8 Stable tag: 1.1.5
     8Stable tag: 1.1.6
    99License: GPLv3 or later
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    2121
    2222== Changelog ==
     23
     24== 1.1.6 ==
     25* Fix: Duplicate Post Meta issue
     26* Minor Bug Fixes
    2327
    2428== 1.1.5 ==
Note: See TracChangeset for help on using the changeset viewer.