From d7e64890da14811836dc0dc949c6ba57f82436d2 Mon Sep 17 00:00:00 2001 From: "jmkaila@gmail.com" Date: Sat, 14 Sep 2024 13:25:25 +0530 Subject: [PATCH] Updated details for v4.5.17 --- paypal-for-woocommerce.php | 4 ++-- readme.txt | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/paypal-for-woocommerce.php b/paypal-for-woocommerce.php index 732dac199..61868ac71 100644 --- a/paypal-for-woocommerce.php +++ b/paypal-for-woocommerce.php @@ -4,7 +4,7 @@ * Plugin Name: PayPal for WooCommerce * Plugin URI: http://www.angelleye.com/product/paypal-for-woocommerce-plugin/ * Description: Easily add the PayPal Complete Payments Platform including PayPal Checkout, Pay Later, Venmo, Direct Credit Processing, and alternative payment methods like Apple Pay, Google Pay, and more! Also fully supports Braintree Payments. - * Version: 4.5.16 + * Version: 4.5.17 * Author: Angell EYE * Author URI: http://www.angelleye.com/ * License: GNU General Public License v3.0 @@ -72,7 +72,7 @@ private function define_constants() { $constants = [ 'PAYPAL_FOR_WOOCOMMERCE_PLUGIN_DIR' => dirname(__FILE__), 'PAYPAL_FOR_WOOCOMMERCE_ASSET_URL' => plugin_dir_url(__FILE__), - 'VERSION_PFW' => '4.5.5', + 'VERSION_PFW' => '4.5.17', 'PAYPAL_FOR_WOOCOMMERCE_PLUGIN_FILE' => __FILE__, 'PAYPAL_FOR_WOOCOMMERCE_BASENAME' => plugin_basename(__FILE__), 'PAYPAL_FOR_WOOCOMMERCE_DIR_PATH' => untrailingslashit(plugin_dir_path(__FILE__)), diff --git a/readme.txt b/readme.txt index b3644c6fb..906eeafa3 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i 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 Requires at least: 5.8 Tested up to: 6.6.1 -Stable tag: 4.5.16 +Stable tag: 4.5.17 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -127,7 +127,10 @@ Automatic updates should work great for you. As always, though, we recommend ba == Changelog == -= 4.5.15 - 09.11.2024 += 4.5.17 - 09.14.2024 +* Fix - Update migration code. ([PFW-1888](https://github.com/angelleye/paypal-woocommerce/pull/2084)) + += 4.5.16 - 09.11.2024 * Fix - Updated PayPal billing agreement ID for renewal orders. ([PFW-1854](https://github.com/angelleye/paypal-woocommerce/pull/2082)) = 4.5.15 - 09.10.2024