Skip to content

Commit d62d1e2

Browse files
committed
Bumped versions
1 parent 8598a6a commit d62d1e2

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

includes/classes/PPMFWC/Helper/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ private static function parseDefaultLanguage($http_accept, $deflang = "en")
298298
*/
299299
public static function getVersion()
300300
{
301-
return '4.0.2';
301+
return '4.0.3';
302302
}
303303

304304
/**

readme.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ 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: 6.1.0
7-
Stable tag: 4.0.2
7+
Stable tag: 4.0.3
88
Tested up to: 6.8.3
9-
WC tested up to: 10.3.3
9+
WC tested up to: 10.3.5
1010
WC requires at least: 3.0
1111
Requires PHP: 8.1
1212
License: GPLv2
@@ -188,6 +188,8 @@ Paid accounts have better tariffs! see: [tariffs](https://pay.nl/tarieven)
188188
8. One platform for all payments.
189189

190190
== Changelog ==
191+
= 4.0.3 =
192+
Improved handling paid order data
191193
= 4.0.2 =
192194
Added option expire-time for transactions
193195
Fixed Klarna issue

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: 4.0.2
7+
* Version: 4.0.3
88
* Author: Pay.
99
* Author URI: https://www.pay.nl
1010
* Requires at least: 6.1.0

0 commit comments

Comments
 (0)