Skip to content

Commit

Permalink
Updating version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean McCafferty committed Jun 16, 2014
1 parent 21d8b61 commit 3d5c7d4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Contributors: markparolisi, voceplatforms, nattyait
Tags: nav, menus, cache, caching, performance
Requires at least: 3.3
Tested up to: 3.7.1
Stable tag: 1.1
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -36,6 +36,9 @@ Replacing your template calls to `wp_nav_menu` with `voce_cached_nav_menu`

# Changelog

**1.1.1**
*Add 'menu-item-has-children' class to parent items*

**1.1**
*3.6 compatibility*

Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: markparolisi, voceplatforms, nattyait
Tags: nav, menus, cache, caching, performance
Requires at least: 3.3
Tested up to: 3.7.1
Stable tag: 1.1
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -29,6 +29,9 @@ Yes. The caching class is essentially just a refactor of that large core functio

== Changelog ==

= 1.1.1 =
* Add 'menu-item-has-children' class to parent items

= 1.1 =
* 3.6 compatibility

Expand Down
2 changes: 1 addition & 1 deletion voce-cached-nav.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Voce Cached Nav
Plugin URI: http://voceconnect.com
Description: Serve cached WordPress Navigation Objects.
Version: 1.1
Version: 1.1.1
Author: Mark Parolisi
License: GPL2
*/
Expand Down

0 comments on commit 3d5c7d4

Please sign in to comment.