Skip to content

Commit

Permalink
Merge pull request #10158 from cmgustavo/release/v6.3.3
Browse files Browse the repository at this point in the history
bump v6.3.3
  • Loading branch information
matiu authored Sep 17, 2019
2 parents 082719b + d51588c commit e02ea6b
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions app-template/bitpay/appConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"WindowsApplicationId": "BitPayforWindows",
"pushSenderId": "1036948132229",
"description": "Secure Bitcoin Wallet",
"version": "6.3.1",
"androidVersion": "60030010",
"version": "6.3.3",
"androidVersion": "60030030",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,
Expand Down
4 changes: 2 additions & 2 deletions app-template/copay/appConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"WindowsApplicationId": "CopayforWindows",
"pushSenderId": "1036948132229",
"description": "A Secure Bitcoin Wallet",
"version": "6.3.1",
"androidVersion": "60030010",
"version": "6.3.3",
"androidVersion": "60030030",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": false,
Expand Down
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "copay",
"description": "A Secure Bitcoin Wallet",
"author": "BitPay",
"version": "6.3.1",
"version": "6.3.3",
"keywords": [
"bitcoin",
"wallet",
Expand Down Expand Up @@ -119,7 +119,7 @@
"angular2-moment": "1.7.1",
"base64-js": "1.3.0",
"bitauth": "git+https://github.com/bitpay/bitauth.git#copay",
"bitcore-wallet-client": "8.7.3",
"bitcore-wallet-client": "8.7.4",
"buffer-compare": "1.1.1",
"chart.js": "2.8.0",
"cordova": "8.1.2",
Expand Down

0 comments on commit e02ea6b

Please sign in to comment.