Plugin Directory

Changeset 1162402


Ignore:
Timestamp:
05/18/2015 02:47:04 AM (11 years ago)
Author:
joesat
Message:

having issues with 1.3 so incrementing...

Location:
admin-keys/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin-keys/trunk/admin-keys.php

    r1162398 r1162402  
    55Description: Admin Keys provide intuitive admin keyboard shortcuts for accessibility and efficiency
    66Author: joesat, jhned
    7 Version: 1.3.0
     7Version: 1.4.0
    88Author URI: https://profiles.wordpress.org/joesat/
    99License: GPL2
     
    1313{
    1414    const AK_NS = 'akeys_';
    15     const AK_VERSION = '1.3.0';
     15    const AK_VERSION = '1.4.0';
    1616    const AK_SHORT_NAME = 'Admin Keys';
    1717    const AK_FULL_NAME = 'Admin Keys';
  • admin-keys/trunk/readme.txt

    r1162398 r1162402  
    44Requires at least: 3.9.3
    55Tested up to: 4.2.2
    6 Stable tag: 1.3.0
     6Stable tag: 1.4.0
    77License: GPL2
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.