Skip to content

Commit

Permalink
Merge pull request #10873 from cmgustavo/release/v9.4.5-beta
Browse files Browse the repository at this point in the history
Bump v9.4.5-beta
  • Loading branch information
matiu authored May 6, 2020
2 parents 74df0a2 + ba9eb4e commit 45de7aa
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 55 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.4.4",
"androidVersion": "90040400",
"version": "9.4.5",
"androidVersion": "90040500",
"_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.4.4",
"androidVersion": "90040400",
"version": "9.4.5",
"androidVersion": "90040500",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": false,
Expand Down
98 changes: 49 additions & 49 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.4.4",
"version": "9.4.5",
"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#6bfe7df3d1cde303507d29a9d9c98b1f429ba46e",
"bitcore-wallet-client": "8.19.0",
"bitcore-wallet-client": "8.20.0",
"buffer-compare": "1.1.1",
"chart.js": "2.8.0",
"cordova": "8.1.2",
Expand Down

0 comments on commit 45de7aa

Please sign in to comment.