diff --git a/paystack-give.php b/paystack-give.php index e398638..2a886bb 100755 --- a/paystack-give.php +++ b/paystack-give.php @@ -16,7 +16,7 @@ * Plugin Name: Paystack Payments for Give * Plugin URI: http://wordpress.org/plugins/paystack-give * Description: Paystack integration for accepting payments via card, bank accounts, USSD and mobile money - * Version: 2.0.0 + * Version: 2.0.3 * Author: Paystack * Author URI: https://paystack.com * License: GPL-2.0+ @@ -35,7 +35,7 @@ * Start at version 1.0.0 and use SemVer - https://semver.org * Rename this for your plugin and update it as you release new versions. */ -define('PLUGIN_NAME_VERSION', '2.0.0'); +define('PLUGIN_NAME_VERSION', '2.0.3'); /** * The code that runs during plugin activation. diff --git a/readme.txt b/readme.txt index 5949a57..c1ef863 100755 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: paystack, steveamaza, tolukalejaiye, lukman008, KaneahAbagale Donate link: https://paystack.com/demo Tags: give, paystack, payment, donation Requires at least: 3.0.1 -Tested up to: 6.2 -Stable tag: 2.0.1 +Tested up to: 6.6 +Stable tag: 2.0.3 Requires PHP: 5.6 and higher License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -81,6 +81,9 @@ Yes you can! Join in on our [GitHub repository](https://github.com/PaystackHQ/pa == Changelog == += 2.0.3 = +* Compatibility with WordPress 6.6 and PHP 8.3 + = 2.0.2 = * Add support for XOF & EGP @@ -103,6 +106,9 @@ Yes you can! Join in on our [GitHub repository](https://github.com/PaystackHQ/pa == Upgrade Notice == += 2.0.3 = +* Compatibility with WordPress 6.6 and PHP 8.3 + = 2.0.1 = * Compatibility with WordPress 6.2 and PHP 8