Skip to content

Commit 3ed0f2d

Browse files
Merge pull request #9697 from cmgustavo/release/v5.8.3-1
Bump v5.8.3
2 parents 806942c + d8a85ba commit 3ed0f2d

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": "5.8.2",
28-
"androidVersion": "58200000",
27+
"version": "5.8.3",
28+
"androidVersion": "58300000",
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.8.2",
28-
"androidVersion": "58200000",
27+
"version": "5.8.3",
28+
"androidVersion": "58300000",
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": "5.8.2",
5+
"version": "5.8.3",
66
"keywords": [
77
"bitcoin",
88
"wallet",

0 commit comments

Comments
 (0)