Skip to content

Commit ef59438

Browse files
Merge pull request #10167 from cmgustavo/release/v6.3.4
bump v6.3.4
2 parents ab2e1d1 + 1e2c178 commit ef59438

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.3",
28-
"androidVersion": "60030030",
27+
"version": "6.3.4",
28+
"androidVersion": "60030040",
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.3",
28-
"androidVersion": "60030030",
27+
"version": "6.3.4",
28+
"androidVersion": "60030040",
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.3",
5+
"version": "6.3.4",
66
"keywords": [
77
"bitcoin",
88
"wallet",

0 commit comments

Comments
 (0)