Plugin Directory

Changeset 2112438


Ignore:
Timestamp:
06/25/2019 10:22:05 PM (7 years ago)
Author:
mong9
Message:

For Upgrade 1.1.0 Error.

Location:
mong9-editor/trunk
Files:
7 added
2 edited

Legend:

Unmodified
Added
Removed
  • mong9-editor/trunk/mong9-editor.php

    r2112373 r2112438  
    55Description: The most advanced frontend drag & drop content editor. Mong9 Editor is a responsive page builder which can be used to extend the Classic Editor.
    66Tags: post, wysiwyg, content editor, drag & drop builder, page builder.
    7 Version: 1.1.0
     7Version: 1.1.1
    88Author: Mong9 Team
    99Author URI: http://www.webprosoft.co.kr/
     
    2828*/
    2929
    30 define('MONG9_EDITOR_VERSION','1.1.0');
     30define('MONG9_EDITOR_VERSION','1.1.1');
    3131define('MONG9_EDITOR__MINIMUM_WP_VERSION','4.9');
    3232define('MONG9_EDITOR__PLUGIN',plugin_basename( __FILE__ ));
  • mong9-editor/trunk/readme.txt

    r2112373 r2112438  
    55Tested up to: 5.2.1
    66Requires PHP: 5.3
    7 Stable tag: 1.1.0
     7Stable tag: 1.1.1
    88License: GPL2
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    6565== Changelog ==
    6666
     67= 1.1.1 - 2019-06-26 =
     68* For Upgrade 1.1.0 Error.
     69
    6770= 1.1.0 - 2019-06-26 =
    6871* Fix br, p processing method in classic editor.
Note: See TracChangeset for help on using the changeset viewer.