From a70e522e8e3d2450542dab58dbce638d27a8e223 Mon Sep 17 00:00:00 2001 From: jmash Date: Sat, 22 Nov 2008 15:07:58 +0000 Subject: [PATCH] v1.1.6 git-svn-id: https://plugins.svn.wordpress.org/pagemash/trunk@75342 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- README.txt | 5 ++++- pagemash.php | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 50de0f5..6083d33 100644 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Contributors: JoelStarnes Tags: order pages, ajax, re-order, drag-and-drop, admin, manage, page, pages, sidebar, header, hide, Requires at least: 2.1 Tested up to: 2.6 -Stable tag: 1.1.5 +Stable tag: 1.1.6 Organise page order and manage page structure with this simple drag-and-drop Ajax interface. @@ -55,6 +55,9 @@ Any good up-to-date browser should work fine. I test in Firefox, IE7, Safari and ==Change Log== += 1.1.6 = + - Corrected filename case. + = 1.1.5 = - Updated for WP 2.6 diff --git a/pagemash.php b/pagemash.php index d73e252..0b3d689 100644 --- a/pagemash.php +++ b/pagemash.php @@ -4,7 +4,7 @@ Plugin Name: pageMash Plugin URI: http://joelstarnes.co.uk/pagemash/ Description: pageMash > pageManagement [WP_Admin > Manage > pageMash] Author: Joel Starnes -Version: 1.1.5 +Version: 1.1.6 Author URI: http://joelstarnes.co.uk/ */