Skip to content

Commit 2d2c5dc

Browse files
committed
Bumped versions
1 parent 64771c8 commit 2d2c5dc

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

includes/classes/PPMFWC/Helper/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ private static function parseDefaultLanguage($http_accept, $deflang = "en")
316316
*/
317317
public static function getVersion()
318318
{
319-
return '3.22.0';
319+
return '3.22.1';
320320
}
321321

322322
/**

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.pay.nl/webshops/plugin-woocommerce
44
Link: https://www.pay.nl
55
Tags: paynl, paymentmethods, iDEAL, betaalmethoden, pay
66
Requires at least: 3.5.1
7-
Stable tag: 3.22.0
7+
Stable tag: 3.22.1
88
Tested up to: 6.8
99
WC tested up to: 9.8.1
1010
WC requires at least: 3.0
@@ -188,6 +188,10 @@ Paid accounts have better tariffs! see: [tariffs](https://pay.nl/tarieven)
188188
8. One platform for all payments.
189189

190190
== Changelog ==
191+
= 3.22.1 =
192+
Added validation for 4-decimal order amounts
193+
Added setting to enable stock updates on refund
194+
Fixed issue with non-ASCII characters in product descriptions
191195
= 3.22.0 =
192196
Added new payment methods
193197
Minor improvements

woocommerce-payment-paynl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Pay. Payment Methods for WooCommerce
55
* Plugin URI: https://wordpress.org/plugins/woocommerce-paynl-payment-methods/
66
* Description: Pay. Payment Methods for WooCommerce
7-
* Version: 3.22.0
7+
* Version: 3.22.1
88
* Author: Pay.
99
* Author URI: https://www.pay.nl
1010
* Requires at least: 3.5.1

0 commit comments

Comments
 (0)