Skip to content

Commit fb73218

Browse files
committed
Bump v6.3.5
1 parent 9346745 commit fb73218

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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": "6.3.4",
28-
"androidVersion": "60030040",
27+
"version": "6.3.5",
28+
"androidVersion": "60030050",
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": "6.3.4",
28-
"androidVersion": "60030040",
27+
"version": "6.3.5",
28+
"androidVersion": "60030050",
2929
"_extraCSS": null,
3030
"_enabledExtensions": {
3131
"coinbase": false,

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
@@ -2,7 +2,7 @@
22
"name": "copay",
33
"description": "A Secure Bitcoin Wallet",
44
"author": "BitPay",
5-
"version": "6.3.4",
5+
"version": "6.3.5",
66
"keywords": [
77
"bitcoin",
88
"wallet",

0 commit comments

Comments
 (0)