Skip to content

Commit

Permalink
Merge pull request #32 from PaystackOSS/patch/v1.3.5
Browse files Browse the repository at this point in the history
Updated Compatibility with WordPress v6.6.1 and PHP 8.2.0 & the plugi…
  • Loading branch information
gertrude-paystack authored Sep 3, 2024
2 parents b1a46a2 + 3da77ce commit 5ae9b5c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion main.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: MemberPress Paystack
* Plugin URI: https://wordpress.org/plugins/paystack-memberpress/
* Description: Paystack integration for MemberPress.
* Version: 1.3.4
* Version: 1.3.5
* Author: Paystack
* Author URI: https://paystack.com/
* Developer: Wisdom Ebong
Expand Down
12 changes: 6 additions & 6 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Contributors: paystack, kaneahabagale
Tags: paystack, billing, subscription, payment, memberpress,
Requires at least: 5.1
Tested up to: 6.6
Tested up to: 6.6.1
Requires PHP: 7.2 and higher
Stable tag: 1.3.4
Stable tag: 1.3.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -83,8 +83,8 @@ Here you can browse the source, look at open issues and keep track of developmen

== Changelog ==

= 1.3.4 - August 8, 2024 =
* Compatibility with WordPress 6.6 and PHP 8.2.0
= 1.3.5 - August 8, 2024 =
* Compatibility with WordPress 6.6.1 and PHP 8.2.0

= 1.3.3 =
* Fixed incorrect date set on expiredOn parameter
Expand All @@ -97,8 +97,8 @@ Here you can browse the source, look at open issues and keep track of developmen

== Upgrade Notice ==

= 1.3.4 =
* Compatibility with WordPress 6.6 and PHP 8.2.0
= 1.3.5 =
* Compatibility with WordPress 6.6.1 and PHP 8.2.0

= 1.3.3 =
* Fixed incorrect date set on expiredOn parameter
Expand Down

0 comments on commit 5ae9b5c

Please sign in to comment.