diff --git a/paystack-give.php b/paystack-give.php index d4ee6e5..e398638 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: 1.4.0 + * Version: 2.0.0 * 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', '1.4.0'); +define('PLUGIN_NAME_VERSION', '2.0.0'); /** * The code that runs during plugin activation. diff --git a/readme.txt b/readme.txt index a4c7260..06c8703 100755 --- a/readme.txt +++ b/readme.txt @@ -3,9 +3,9 @@ Contributors: paystack, steveamaza, tolukalejaiye, lukman008 Donate link: https://paystack.com/demo Tags: give, paystack, payment, donation Requires at least: 3.0.1 -Tested up to: 5.8 -Stable tag: 1.4.0 -Requires PHP: 5.6 +Tested up to: 5.9 +Stable tag: 2.0.0 +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.0 = +* Compatibility with WordPress 5.9 and PHP 8 + = 1.4.0 = * Add support for KES * Fix compatibility with WordPress 5.8 @@ -94,6 +97,9 @@ Yes you can! Join in on our [GitHub repository](https://github.com/PaystackHQ/pa == Upgrade Notice == += 2.0.0 = +* Compatibility with WordPress 5.9 and PHP 8 + = 1.4.0 = * Add support for KES * Fix compatibility with WordPress 5.8