Skip to content

Commit f9bee95

Browse files
committed
Bumped versions
1 parent 47e0e59 commit f9bee95

3 files changed

Lines changed: 6 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
@@ -301,7 +301,7 @@ private static function parseDefaultLanguage($http_accept, $deflang = "en")
301301
*/
302302
public static function getVersion()
303303
{
304-
return '4.0.8';
304+
return '4.0.9';
305305
}
306306

307307
/**

readme.txt

Lines changed: 4 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: 6.1.0
7-
Stable tag: 4.0.8
7+
Stable tag: 4.0.9
88
Tested up to: 6.9.1
99
WC tested up to: 10.5.1
1010
WC requires at least: 3.0
@@ -188,6 +188,9 @@ Paid accounts have better tariffs! see: [tariffs](https://pay.nl/tarieven)
188188
8. One platform for all payments.
189189

190190
== Changelog ==
191+
= 4.0.9 =
192+
Refined address passing logic to Pay
193+
Added fallback handling for failed image download
191194
= 4.0.8 =
192195
Added Stadspas Purmerend
193196
Fixed description issue for grouped credit cards

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

0 commit comments

Comments
 (0)