Plugin Directory

Changeset 2158184


Ignore:
Timestamp:
09/18/2019 01:59:27 AM (7 years ago)
Author:
Narnoo
Message:

Update tag number

Location:
narnoo-operator-plugin/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • narnoo-operator-plugin/trunk/narnoo-operator.php

    r2087283 r2158184  
    44Plugin URI: http://narnoo.com/
    55Description: Allows Wordpress users to manage and include their Narnoo media into their Wordpress site. You will need a Narnoo API key pair to include your Narnoo media. You can find this by logging into your account at Narnoo.com and going to Account -> View APPS.
    6 Version: 2.2.0
     6Version: 2.2.1
    77Author: Narnoo Wordpress developer
    88Author URI: http://www.narnoo.com/
     
    2727// plugin definitions
    2828define( 'NARNOO_OPERATOR_PLUGIN_NAME', 'Narnoo Operator' );
    29 define( 'NARNOO_OPERATOR_CURRENT_VERSION', '2.2.0' );
     29define( 'NARNOO_OPERATOR_CURRENT_VERSION', '2.2.1' );
    3030define( 'NARNOO_OPERATOR_I18N_DOMAIN', 'narnoo-operator' );
    3131
  • narnoo-operator-plugin/trunk/readme.txt

    r2087283 r2158184  
    44Tags: Tourism, Media, Web Service, Travel, Narnoo
    55Requires at least: 3.3
    6 Tested up to: 5.2.0
    7 Stable tag: 2.2.0
     6Tested up to: 5.2.3
     7Stable tag: 2.2.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.