Skip to content

Commit 329afd1

Browse files
Merge pull request #10138 from cmgustavo/release/v6.2.3
Bump v6.2.3
2 parents f448640 + 1e52745 commit 329afd1

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.2.2",
28-
"androidVersion": "60020020",
27+
"version": "6.2.3",
28+
"androidVersion": "60020030",
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.2.2",
28-
"androidVersion": "60020020",
27+
"version": "6.2.3",
28+
"androidVersion": "60020030",
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.2.2",
5+
"version": "6.2.3",
66
"keywords": [
77
"bitcoin",
88
"wallet",

0 commit comments

Comments
 (0)