Skip to content

Commit 6a2e6bd

Browse files
committed
Bump v5.7.1
1 parent 61d192b commit 6a2e6bd

File tree

4 files changed

+13
-9
lines changed

4 files changed

+13
-9
lines changed

app-template/bitpay/appConfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"WindowsApplicationId": "BitPayforWindows",
2525
"pushSenderId": "1036948132229",
2626
"description": "Secure Bitcoin Wallet",
27-
"version": "5.7.0",
28-
"androidVersion": "57000001",
27+
"version": "5.7.1",
28+
"androidVersion": "57010000",
2929
"_extraCSS": null,
3030
"_enabledExtensions": {
3131
"coinbase": true,

app-template/copay/appConfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"WindowsApplicationId": "CopayforWindows",
2525
"pushSenderId": "1036948132229",
2626
"description": "A Secure Bitcoin Wallet",
27-
"version": "5.7.0",
28-
"androidVersion": "57000001",
27+
"version": "5.7.1",
28+
"androidVersion": "57010000",
2929
"_extraCSS": null,
3030
"_enabledExtensions": {
3131
"coinbase": false,

package-lock.json

Lines changed: 8 additions & 4 deletions
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
@@ -2,7 +2,7 @@
22
"name": "copay",
33
"description": "A Secure Bitcoin Wallet",
44
"author": "BitPay",
5-
"version": "5.7.0",
5+
"version": "5.7.1",
66
"keywords": [
77
"bitcoin",
88
"wallet",

0 commit comments

Comments
 (0)