Skip to content

Commit 1098677

Browse files
Product version bump update
1 parent f5757be commit 1098677

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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-
= 1.7.1 - 2020-xx-xx =
3+
= 1.7.1 - 2020-12-03 =
44
* Fix - Pass ISO strings instead of Moment objects to dateI18n.
55

66
= 1.7.0 - 2020-11-17 =

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": "1.7.0",
3+
"version": "1.7.1",
44
"main": "webpack.config.js",
55
"author": "Automattic",
66
"license": "GPL-2.0-or-later",

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Please note that our support for the checkout block is still experimental and th
101101

102102
== Changelog ==
103103

104-
= 1.7.1 - 2020-xx-xx =
104+
= 1.7.1 - 2020-12-03 =
105105
* Fix - Pass ISO strings instead of Moment objects to dateI18n.
106106

107107
= 1.7.0 - 2020-11-17 =

woocommerce-payments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* WC requires at least: 4.0
1111
* WC tested up to: 4.6
1212
* Requires WP: 5.3
13-
* Version: 1.7.0
13+
* Version: 1.7.1
1414
*
1515
* @package WooCommerce\Payments
1616
*/

0 commit comments

Comments
 (0)