Plugin Directory

Changeset 2190734


Ignore:
Timestamp:
11/12/2019 03:41:27 PM (6 years ago)
Author:
nativery
Message:

update to 0.1.2

Location:
nativery/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nativery/trunk/Nativery.php

    r2190730 r2190734  
    44Plugin URI: http://www.nativery.com
    55Description: A plugin to add widgets created with nativery
    6 Version: 0.1.1
     6Version: 0.1.2
    77Author: Nativery Developer
    88License: GPL2
     
    2929define( 'NATIVERY_PUGIN_NAME', 'NATIVERY Plugin');
    3030define( 'NATIVERY_PLUGIN_DIRECTORY', 'nativery');
    31 define( 'NATIVERY_CURRENT_VERSION', '0.1.1' );
     31define( 'NATIVERY_CURRENT_VERSION', '0.1.2' );
    3232define( 'NATIVERY_REQUEST_URL', 'http://nativery.com/service.php');
    3333define( 'NATIVERY_DEBUG', false);
  • nativery/trunk/readme.txt

    r2190727 r2190734  
    44Requires at least: 4.6
    55Tested up to: 5.2.4
    6 stable tag: 0.1.1
     6stable tag: 0.1.2
    77License: GPLv2
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5353* initial relase
    5454
    55 = 0.1.1 (12.11.2019) =
     55= 0.1.2 (12.11.2019) =
    5656* Amp enhanced
    5757
Note: See TracChangeset for help on using the changeset viewer.