From 58310b4eeede85ff8054304f5532147b1938cbaf Mon Sep 17 00:00:00 2001 From: Gertrude Abagale Date: Fri, 9 Aug 2024 00:06:04 +0100 Subject: [PATCH 1/2] updated the changelog and upgrade notice in the readme file based on the current compatibility with latest WP and PHP versions --- readme.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 1a96861..646ba17 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: paystack, kaneahabagale Tags: paystack, billing, subscription, payment, memberpress, Requires at least: 5.1 -Tested up to: 6.3 +Tested up to: 6.6 Requires PHP: 7.2 and higher -Stable tag: 1.3.2 +Stable tag: 1.3.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -83,6 +83,9 @@ Here you can browse the source, look at open issues and keep track of developmen == Changelog == += 1.3.3 - August 8, 2024 = +* Compatibility with WordPress 6.3 and PHP 8.2.0 + = 1.3.2 - Septmber 26, 2023 = * Compatibility with WordPress 6.3 and PHP 8.2.0 @@ -91,5 +94,8 @@ Here you can browse the source, look at open issues and keep track of developmen == Upgrade Notice == += 1.3.3 = +* Compatibility with WordPress 6.6 and PHP 8.2.0 + = 1.3.2 = * Compatibility with WordPress 6.3 and PHP 8.2.0 From cd742dcb94b6b86d56f8fd8a0af46a8057081382 Mon Sep 17 00:00:00 2001 From: Gertrude Abagale Date: Fri, 9 Aug 2024 00:12:11 +0100 Subject: [PATCH 2/2] updated the tag versions --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 646ba17..ddda1d4 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: paystack, billing, subscription, payment, memberpress, Requires at least: 5.1 Tested up to: 6.6 Requires PHP: 7.2 and higher -Stable tag: 1.3.3 +Stable tag: 1.3.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -83,7 +83,7 @@ Here you can browse the source, look at open issues and keep track of developmen == Changelog == -= 1.3.3 - August 8, 2024 = += 1.3.4 - August 8, 2024 = * Compatibility with WordPress 6.3 and PHP 8.2.0 = 1.3.2 - Septmber 26, 2023 =