Plugin Directory

Changeset 1655040


Ignore:
Timestamp:
05/11/2017 12:11:52 PM (9 years ago)
Author:
edumpadmin
Message:

for 1.0.4

Location:
edump/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • edump/trunk/edump.php

    r1655024 r1655040  
    55Description: Debugging Plugin with edump for WordPress.
    66Author: edumpadmin
    7 Version: 1.0.3
     7Version: 1.0.4
     8Author URI: https://www.edump.net/inquiry/
     9License: GPL2
    810Text Domain: edump
    911Domain Path: languages
    10 Author URI: https://www.edump.net/inquiry/
    11 License: GPL2
    1212*/
    1313
     
    1515// Currentversion
    1616// -----------------------------------------------------------------
    17 $PLUGIN_VERSION = "1.0.3";
     17$PLUGIN_VERSION = "1.0.4";
    1818
    1919// -----------------------------------------------------------------
  • edump/trunk/readme.txt

    r1655024 r1655040  
    44Requires at least: 4.2.4
    55Tested up to: 4.7.4
    6 Stable tag: 1.0.3
     6Stable tag: 1.0.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5050* it has been equipped with a JavaScript module.
    5151
    52 1.0.3
     521.0.4
    5353* 2017-05-11
    5454* it has been equipped with a Japanese language.
Note: See TracChangeset for help on using the changeset viewer.