Skip to content

Commit 168b6d0

Browse files
committed
Product version bump update
1 parent b29b506 commit 168b6d0

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*** WooCommerce Payments Changelog ***
22

3-
= 5.0.3 - 2022-xx-xx =
3+
= 5.0.3 - 2022-11-15 =
44
* Fix - Purchasing a synced subscription with WCPay Subscriptions correctly sets the next payment date to the sync date in Stripe.
55

66
= 5.0.2 - 2022-11-14 =

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "woocommerce-payments",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"main": "webpack.config.js",
55
"author": "Automattic",
66
"license": "GPL-3.0-or-later",

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: payment gateway, payment, apple pay, credit card, google pay
44
Requires at least: 5.8
55
Tested up to: 6.0
66
Requires PHP: 7.0
7-
Stable tag: 5.0.2
7+
Stable tag: 5.0.3
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -98,7 +98,7 @@ Please note that our support for the checkout block is still experimental and th
9898

9999
== Changelog ==
100100

101-
= 5.0.3 - 2022-xx-xx =
101+
= 5.0.3 - 2022-11-15 =
102102
* Fix - Purchasing a synced subscription with WCPay Subscriptions correctly sets the next payment date to the sync date in Stripe.
103103

104104
= 5.0.2 - 2022-11-14 =

woocommerce-payments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* WC tested up to: 7.0.0
1313
* Requires at least: 5.8
1414
* Requires PHP: 7.0
15-
* Version: 5.0.2
15+
* Version: 5.0.3
1616
*
1717
* @package WooCommerce\Payments
1818
*/

0 commit comments

Comments
 (0)