Skip to content

Commit

Permalink
Merge pull request #10737 from cmgustavo/release/v9.2.0
Browse files Browse the repository at this point in the history
Bump v9.2.0
  • Loading branch information
matiu authored Mar 20, 2020
2 parents 16d7d34 + 0ee2b61 commit 4f83ce6
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 61 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": "9.1.2",
"androidVersion": "90010200",
"version": "9.2.0",
"androidVersion": "90020000",
"_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": "9.1.2",
"androidVersion": "90010200",
"version": "9.2.0",
"androidVersion": "90020000",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": false,
Expand Down
112 changes: 57 additions & 55 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": "9.1.2",
"version": "9.2.0",
"keywords": [
"bitcoin",
"wallet",
Expand Down Expand Up @@ -124,7 +124,7 @@
"angular2-moment": "1.7.1",
"base64-js": "1.3.0",
"bitauth": "git+https://github.com/bitpay/bitauth.git#copay",
"bitcore-wallet-client": "8.14.4",
"bitcore-wallet-client": "8.16.2",
"buffer-compare": "1.1.1",
"chart.js": "2.8.0",
"cordova": "8.1.2",
Expand Down

0 comments on commit 4f83ce6

Please sign in to comment.