From 4ef56ef5bbdb278d679cce45f07371a53ef51415 Mon Sep 17 00:00:00 2001 From: Curtis Loisel Date: Fri, 19 Dec 2014 09:51:56 -0500 Subject: [PATCH 1/2] Incrementing version --- README.md | 2 +- readme.txt | 2 +- voce-cached-nav.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 339d748..01101cb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Contributors: markparolisi, voceplatforms, nattyait, kevinlangleyjr Tags: nav, menus, cache, caching, performance Requires at least: 3.3 Tested up to: 3.9.1 -Stable tag: 1.3 +Stable tag: 1.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/readme.txt b/readme.txt index 8d3ed9b..f7e1dce 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: markparolisi, voceplatforms, nattyait, kevinlangleyjr Tags: nav, menus, cache, caching, performance Requires at least: 3.3 Tested up to: 3.9.1 -Stable tag: 1.3 +Stable tag: 1.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/voce-cached-nav.php b/voce-cached-nav.php index 0e1738f..a322055 100644 --- a/voce-cached-nav.php +++ b/voce-cached-nav.php @@ -3,7 +3,7 @@ Plugin Name: Voce Cached Nav Plugin URI: http://voceconnect.com Description: Serve cached WordPress Navigation Objects. - Version: 1.3 + Version: 1.3.1 Author: Mark Parolisi License: GPL2 */ From 532c0035bb0b767d24c78b9848d7bccb07255127 Mon Sep 17 00:00:00 2001 From: Curtis Loisel Date: Fri, 19 Dec 2014 09:52:37 -0500 Subject: [PATCH 2/2] Incrementing tested version --- README.md | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01101cb..8eec50d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Voce Cached Nav Contributors: markparolisi, voceplatforms, nattyait, kevinlangleyjr Tags: nav, menus, cache, caching, performance Requires at least: 3.3 -Tested up to: 3.9.1 +Tested up to: 4.1 Stable tag: 1.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/readme.txt b/readme.txt index f7e1dce..fa9880a 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: markparolisi, voceplatforms, nattyait, kevinlangleyjr Tags: nav, menus, cache, caching, performance Requires at least: 3.3 -Tested up to: 3.9.1 +Tested up to: 4.1 Stable tag: 1.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html