Skip to content

Commit

Permalink
Bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
woutse committed Jan 9, 2024
1 parent 398299c commit 0ef2efa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion includes/classes/PPMFWC/Helper/Data.php
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ private static function parseDefaultLanguage($http_accept, $deflang = "en")
*/
public static function getVersion()
{
return '3.18.1';
return '3.18.2';
}

/**
Expand Down
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Donate link: https://www.pay.nl/webshops/plugin-woocommerce
Link: https://www.pay.nl
Tags: paynl, paymentmethods, woocommerce, ideal, Alipay, Good4fun, Trustly, Wechatpay, paypal, creditcard, mybank, sofortbanking, riverty, bancontact, paysafecard, clickandbuy, giropay, incasso, betaalmethoden, billink, wijncadeau, givacard, cashly, wechatpay, spraypay, tikkie, przelewy24, creditclick
Requires at least: 3.5.1
Stable tag: 3.18.1
Stable tag: 3.18.2
Tested up to: 6.4.2
WC tested up to: 8.3.1
WC tested up to: 8.5.0
WC requires at least: 3.0
Requires PHP: 7.0
License: GPLv2
Expand Down Expand Up @@ -189,6 +189,10 @@ Paid accounts have better tariffs! see: [tariffs](http://pay.nl/tarieven)
8. One platform for all payments.

== Changelog ==
= 3.18.2 =
Payment methods added
Compatibility with WooCommerce 8.5
Safari issuer fix
= 3.18.1 =
Updated payment methods
= 3.18.0 =
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-payment-paynl.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Pay. Payment Methods for WooCommerce
* Plugin URI: https://wordpress.org/plugins/woocommerce-paynl-payment-methods/
* Description: Pay. Payment Methods for WooCommerce
* Version: 3.18.1
* Version: 3.18.2
* Author: Pay.
* Author URI: https://www.pay.nl
* Requires at least: 3.5.1
Expand Down

0 comments on commit 0ef2efa

Please sign in to comment.