Skip to content

Commit c2aaca3

Browse files
Updates details for v2.1.11
1 parent b17cf2f commit c2aaca3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

paypal-for-woocommerce.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: PayPal for WooCommerce
55
* Plugin URI: http://www.angelleye.com/product/paypal-for-woocommerce-plugin/
66
* Description: Easily enable PayPal Express Checkout, PayPal Pro, PayPal Advanced, PayPal REST, and PayPal Braintree. Each option is available separately so you can enable them individually.
7-
* Version: 2.1.10
7+
* Version: 2.1.11
88
* Author: Angell EYE
99
* Author URI: http://www.angelleye.com/
1010
* License: GNU General Public License v3.0
@@ -13,7 +13,7 @@
1313
* Domain Path: /i18n/languages/
1414
* GitHub Plugin URI: https://github.com/angelleye/paypal-woocommerce
1515
* Requires at least: 3.8
16-
* Tested up to: 5.3
16+
* Tested up to: 5.3.2
1717
* WC requires at least: 3.0.0
1818
* WC tested up to: 3.8.1
1919
*
@@ -39,7 +39,7 @@
3939
define('PAYPAL_FOR_WOOCOMMERCE_ASSET_URL', plugin_dir_url(__FILE__));
4040
}
4141
if (!defined('VERSION_PFW')) {
42-
define('VERSION_PFW', '2.1.10');
42+
define('VERSION_PFW', '2.1.11');
4343
}
4444
if ( ! defined( 'PAYPAL_FOR_WOOCOMMERCE_PLUGIN_FILE' ) ) {
4545
define( 'PAYPAL_FOR_WOOCOMMERCE_PLUGIN_FILE', __FILE__ );

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Contributors: angelleye, angelleyesupport, Umangvaghela
33
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SG9SQU2GBXJNA
44
Tags: woocommerce, paypal, express checkout, payments pro, angelleye, payflow, dodirectpayment, apple pay, google play, braintree, payments advanced, rest, credit cards, credit card payments, payments, payment
55
Requires at least: 3.8
6-
Tested up to: 5.3
7-
Stable tag: 2.1.10
6+
Tested up to: 5.3.2
7+
Stable tag: 2.1.11
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

0 commit comments

Comments
 (0)