From e0790d7650f0330a5932243db1d83eb10aa80f18 Mon Sep 17 00:00:00 2001 From: "Toro_Unit (Hiroshi Urabe)" Date: Fri, 3 Mar 2017 20:04:41 +0900 Subject: [PATCH] 3.1.1 --- custom-post-type-permalinks.php | 4 ++-- readme.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-post-type-permalinks.php b/custom-post-type-permalinks.php index f240ef0..7c3c439 100644 --- a/custom-post-type-permalinks.php +++ b/custom-post-type-permalinks.php @@ -5,13 +5,13 @@ * Description: Add post archives of custom post type and customizable permalinks. * Author: Toro_Unit * Author URI: https://torounit.com/ - * Version: 3.1.0 + * Version: 3.1.1 * Text Domain: custom-post-type-permalinks * License: GPL2 or later * Domain Path: /language/ * * @package Custom_Post_Type_Permalinks - * @version 3.1.0 + * @version 3.1.1 */ define( 'CPTP_PLUGIN_FILE', __FILE__ ); diff --git a/readme.txt b/readme.txt index 34fc4aa..7297846 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://blockchain.info/ja/address/3HwkojX2pd9wc5kPFdXnDXMTNb Tags: permalink,permalinks,custom post type,custom taxonomy,cms Requires at least: 4.3 Tested up to: 4.7 -Stable tag: 3.1.0 +Stable tag: 3.1.1 License: GPLv2 or Later Edit the permalink of custom post type.