Skip to content

Commit e02ea6b

Browse files
authored
Merge pull request #10158 from cmgustavo/release/v6.3.3
bump v6.3.3
2 parents 082719b + d51588c commit e02ea6b

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
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.1",
28-
"androidVersion": "60030010",
27+
"version": "6.3.3",
28+
"androidVersion": "60030030",
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.1",
28-
"androidVersion": "60030010",
27+
"version": "6.3.3",
28+
"androidVersion": "60030030",
2929
"_extraCSS": null,
3030
"_enabledExtensions": {
3131
"coinbase": false,

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
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.1",
5+
"version": "6.3.3",
66
"keywords": [
77
"bitcoin",
88
"wallet",
@@ -119,7 +119,7 @@
119119
"angular2-moment": "1.7.1",
120120
"base64-js": "1.3.0",
121121
"bitauth": "git+https://github.com/bitpay/bitauth.git#copay",
122-
"bitcore-wallet-client": "8.7.3",
122+
"bitcore-wallet-client": "8.7.4",
123123
"buffer-compare": "1.1.1",
124124
"chart.js": "2.8.0",
125125
"cordova": "8.1.2",

0 commit comments

Comments
 (0)