Skip to content

Commit ef499d8

Browse files
committed
Update change log text and plugin version to 1.8.11
1 parent 031f44a commit ef499d8

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

Readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: Frisbii, billwerk+, visa, mastercard, dankort, mobilepay
44
Requires at least: 4.0
55
Tested up to: 6.8
66
Requires PHP: 7.4
7-
Stable tag: 1.8.10.1
7+
Stable tag: 1.8.11
88
License: GPL
99
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
1010

@@ -18,6 +18,9 @@ The Frisbii Pay plugin extends WooCommerce allowing you to take payments on your
1818
See installation guide right here: https://docu.billwerk.plus/help/en/apps/woocommerce/setup-woocommerce-plugin.html
1919

2020
== Changelog ==
21+
v 1.8.11
22+
- [Improvement] - Applepay payment option no longer depends on device and browser type
23+
2124
v 1.8.10.1
2225
- [Fix] - Saved card issue with Applepay when Applepay is selected from the general payment method
2326
- [Fix] - Missing ajax nonce reference on thank you page when “Don´t show prorated information” is disabled

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Get a plug-n-play payment solution for WooCommerce, that is easy to use, highly secure and is built to maximize the potential of your e-commerce.",
44
"type": "wordpress-plugin",
55
"license": "GPL",
6-
"version": "1.8.10.1",
6+
"version": "1.8.11",
77
"autoload": {
88
"psr-4": {
99
"Reepay\\Checkout\\": "includes/",

reepay-woocommerce-payment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Description: Get a plug-n-play payment solution for WooCommerce, that is easy to use, highly secure and is built to maximize the potential of your e-commerce.
55
* Author: Frisbii
66
* Author URI: https://frisbii.com
7-
* Version: 1.8.10.1
7+
* Version: 1.8.11
88
* Text Domain: reepay-checkout-gateway
99
* Domain Path: /languages
1010
* WC requires at least: 3.0.0

0 commit comments

Comments
 (0)