Skip to content

Commit e898afd

Browse files
author
angelleye
committed
Updates details for v1.5.7
1 parent b0a85d8 commit e898afd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

paypal-for-woocommerce.php

+2-2
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: 1.5.6
7+
* Version: 1.5.7
88
* Author: Angell EYE
99
* Author URI: http://www.angelleye.com/
1010
* License: GNU General Public License v3.0
@@ -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', '1.5.6');
42+
define('VERSION_PFW', '1.5.7');
4343
}
4444
if ( ! defined( 'PAYPAL_FOR_WOOCOMMERCE_PLUGIN_FILE' ) ) {
4545
define( 'PAYPAL_FOR_WOOCOMMERCE_PLUGIN_FILE', __FILE__ );

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
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
66
Tested up to: 5.0.3
7-
Stable tag: 1.5.6
7+
Stable tag: 1.5.7
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

0 commit comments

Comments
 (0)