diff --git a/mmawpg.php b/mmawpg.php index 448ee3ecd5a078641028f0effcd061ab3515514d..864608846a282fed7b809f66b2055eb12afddc7c 100644 --- a/mmawpg.php +++ b/mmawpg.php @@ -3,9 +3,8 @@ Plugin Name: Min and Max Order Amount for Woo Payment Gateways Plugin URI: https://mmawpg.wdraihan.com/ Description: Add minimum or maximum order amount to restricting/disable checkout/place order button based on WooCommerce payment gateways. -Version: 1.0.1 -Author: WDRaihan -Author URI: https://wdraihan.com +Version: 1.0.2 +Author: Raihan License: GPL-2.0+ License URI: http://www.gnu.org/licenses/gpl-2.0.txt Text Domain: mmawpg diff --git a/readme.txt b/readme.txt index 0b0c73a0e6b290a0c0682ccf2cbcdf9adb7938e6..42914b4897805e3ad813946f1876e5302102600c 100644 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,10 @@ === Minimum and Maximum Order Amount for WooCommerce Payment Gateways === -Contributors: wdraihan, raihan143 +Contributors: raihan143 Tags: minimum payment, maximum payment, min max order amount, min max payment, stripe min max amount, paypal min max amount, conditional payment gateway, min and max price for order Requires at least: 4.2 -Tested up to: 6.0 +Tested up to: 6.1 Requires PHP: 4.3 -Stable tag: 1.0.1 +Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -51,10 +51,15 @@ If you want to receive payment by ‘Bank’ for a minimum or maximum order amou == Changelog == -= 1.0.1 - 1607/10/2022 = += 1.0.2 - 05/03/2023 = -Compatible check with PHP 8 +-Minor update +-Compatible check with WordPress 6.1 + += 1.0.1 - 07/10/2022 = + +-Compatible check with PHP 8 = 1.0.0 - 16/07/2022 = -Initial stable release +-Initial stable release