Product version bump update

This commit is contained in:
Danae Millan 2023-03-14 01:16:41 -03:00
parent 49f2e52473
commit c1085fa5b3
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
*** Changelog ***
= 2.0.3 - 2023-xx-xx =
= 2.0.3 - 2023-03-14 =
* Fix - `DEVICE_DATA_NOT_AVAILABLE` error message when FraudNet is enabled #1177
* Fix - Redirect to connection tab after manual credentials input #1201
* Fix - Asking for address fields in checkout when not using them #1089

View file

@ -1,6 +1,6 @@
{
"name": "woocommerce-paypal-payments",
"version": "2.0.2",
"version": "2.0.3",
"description": "WooCommerce PayPal Payments",
"repository": "https://github.com/woocommerce/woocommerce-paypal-payments",
"license": "GPL-2.0",

View file

@ -81,7 +81,7 @@ Follow the steps below to connect the plugin to your PayPal account:
== Changelog ==
= 2.0.3 - 2023-xx-xx =
= 2.0.3 - 2023-03-14 =
* Fix - `DEVICE_DATA_NOT_AVAILABLE` error message when FraudNet is enabled #1177
* Fix - Redirect to connection tab after manual credentials input #1201
* Fix - Asking for address fields in checkout when not using them #1089