Plugin Directory

Changeset 2077670


Ignore:
Timestamp:
04/30/2019 08:39:27 AM (7 years ago)
Author:
lineshjose
Message:

19.05

Location:
custom-adminbar-menus/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • custom-adminbar-menus/trunk/index.php

    r2077563 r2077670  
    44    Plugin URI: http://linesh.com/projects/custom-adminbar-menus/
    55    Description: This is a simple plugin for adding custom nav menus to your WordPress Adminbar/Toolbar..
    6     Version: 19.04
     6    Version: 19.05
    77    Author: Linesh Jose
    88    Author URI: http://linesh.com/
     
    1010    Text Domain: cas
    1111*/
    12 $version='19.04';
     12$version='19.05';
    1313global $wp_version;
    1414
  • custom-adminbar-menus/trunk/readme.txt

    r2077564 r2077670  
    88Requires at least: 3.3
    99Tested up to: 5.2
    10 Stable tag: 19.04
     10Stable tag: 19.05
    1111License: GPLv2 or later
    1212
     
    4343
    4444== Changelog ==
    45 = 19.04 =
    46 * Minor bug fixes.
     45
     46= 19.05 =
     47* Minor Bug fixes.
     48* Localization
    4749
    4850= 16.08 =
Note: See TracChangeset for help on using the changeset viewer.