Skip to content

Commit

Permalink
Merge pull request #11963 from cmgustavo/release/v12.9.4
Browse files Browse the repository at this point in the history
Bump v12.9.4
  • Loading branch information
JohnathanWhite committed Nov 19, 2021
2 parents 29abaac + aa5725c commit c33a412
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions app-template/bitpay/appConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"WindowsApplicationId": "BitPayforWindows",
"pushSenderId": "1036948132229",
"description": "Secure Bitcoin Wallet",
"version": "12.9.3",
"androidVersion": "91209032",
"iOSBuildVersion": "2",
"version": "12.9.4",
"androidVersion": "91209040",
"iOSBuildVersion": "1",
"_extraCSS": null,
"marketingPublicKey": "02463827f64d47a9adaeddbeb860c1ea83eeb19024f9056de1772604c8085340a5",
"_enabledExtensions": {
Expand Down
6 changes: 3 additions & 3 deletions app-template/copay/appConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"WindowsApplicationId": "CopayforWindows",
"pushSenderId": "1036948132229",
"description": "A Secure Bitcoin Wallet",
"version": "12.9.3",
"androidVersion": "91209032",
"iOSBuildVersion": "2",
"version": "12.9.4",
"androidVersion": "91209040",
"iOSBuildVersion": "1",
"_extraCSS": null,
"_enabledExtensions": {
"buycrypto": false,
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion 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": "12.9.3",
"version": "12.9.4",
"keywords": [
"bitcoin",
"wallet",
Expand Down

0 comments on commit c33a412

Please sign in to comment.