8000 Bump v3.12.2 by cmgustavo · Pull Request #7858 · bitpay/wallet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump v3.12.2 #7858

New issue
Merged
merged 1 commit into from
Jan 16, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app-template/bitpay/appConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"windowsAppId": "2d1002d7-ee34-4f60-bd29-0c871ba0c195",
"pushSenderId": "1036948132229",
"description": "Secure Bitcoin Wallet",
"version": "3.12.1",
"androidVersion": "3912100",
"version": "3.12.2",
"androidVersion": "3912200",
"_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 @@ -23,8 +23,8 @@
"windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c",
"pushSenderId": "1036948132229",
"description": "A Secure Bitcoin Wallet",
"version": "3.12.1",
"androidVersion": "3912100",
"version": "3.12.2",
"androidVersion": "3912200",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,
Expand Down
0