From 76fa5028f5caf305ffa0bfcdd0f71c91dba243ee Mon Sep 17 00:00:00 2001 From: samiahmedsiddiqui Date: Tue, 4 Aug 2020 21:43:20 +0500 Subject: [PATCH] Bump to v1.6.0-beta --- custom-permalinks.php | 2 +- readme.txt | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/custom-permalinks.php b/custom-permalinks.php index d9d7376..807de7c 100644 --- a/custom-permalinks.php +++ b/custom-permalinks.php @@ -3,7 +3,7 @@ * Plugin Name: Custom Permalinks * Plugin URI: https://wordpress.org/plugins/custom-permalinks/ * Description: Set custom permalinks on a per-post basis - * Version: 1.6.0-alpha + * Version: 1.6.0-beta * Author: Sami Ahmed Siddiqui * Author URI: https://www.custompermalinks.com/ * License: GPLv3 diff --git a/readme.txt b/readme.txt index 53fa191..112f57e 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: sasiddiqui, michaeltyson Tags: permalink, url, link, address, custom, redirect, custom post type, GDPR, GDPR Compliant Requires at least: 2.6 Tested up to: 5.4 -Stable tag: 1.6.0-alpha +Stable tag: 1.6.0-beta License: GPLv3 License URI: https://www.gnu.org/licenses/gpl.html @@ -100,7 +100,7 @@ This process defines you the steps to follow either you are installing through W == Changelog == -= 1.6.0-alpha - July 30, 2020 = += 1.6.0-beta - Aug 04, 2020 = * Bugs * [Undefined index and undefined variable error](https://github.com/samiahmedsiddiqui/custom-permalinks/issues/28) @@ -110,6 +110,7 @@ This process defines you the steps to follow either you are installing through W * [Fix PHP 7.4 issues](https://github.com/samiahmedsiddiqui/custom-permalinks/issues/32) * Fix Yoast Canonical double slash issue * [Replacing category_link with term_link](https://github.com/samiahmedsiddiqui/custom-permalinks/issues/34) + * [Bug with WPML and Use directory for default language](https://github.com/samiahmedsiddiqui/custom-permalinks/issues/36) * Enhancements * Improved Gutenberg Support * Added compatibility for WPML language switcher