diff --git a/readme.txt b/readme.txt index 4ba41bd..4565fd9 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: degica Tags: WooCommerce,Payment Gateway,Komoju Requires at least: 5.3 -Tested up to: 6.0 +Tested up to: 6.1.1 Stable tag: trunk Requires PHP: 7.2 WC requires at least: 3.0.0 @@ -135,10 +135,19 @@ Go back to your Wordpress instance and set the "Webhook Secret Token" value on t == Frequently Asked Questions == -= What versions of WooCommerce is this compatible with? = += What versions of WordPress and WooCommerce is this compatible with? = -At the moment, this plugin has been tested and is known to work up to version -6.3.1. If you are using a later version, please contact us regarding this. +At the moment, this plugin has been tested and is known to work up to WordPress +6.1.1 and WooCommerce 6.3.1. If you are using a later version, please contact +us regarding this. + += What should I do if I am using newer versions of WordPress and WooCommerce? = + +2024/01/31 + +We recommend performing a fresh install of WordPress 6.1.1 and WooCommerce +6.3.1 before proceeding to install this plugin. Downgrading from newer versions +of WordPress and WooCommerce may result in issues with installing this plugin. = Where can I get more information? = @@ -250,4 +259,4 @@ Removed payment method icons on checkout (To be re-added at a later date) Fix issue preventing coupon discounts from being applied at checkout. = 1.0 = -Initial release for the Wordpress store. \ No newline at end of file +Initial release for the Wordpress store.