Skip to content

Commit ec93459

Browse files
Merge pull request #12052 from cmgustavo/release/v12.12.2
Bump v12.12.2
2 parents 692a1a8 + 54a1aab commit ec93459

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

app-template/bitpay/appConfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"WindowsApplicationId": "BitPayforWindows",
2828
"pushSenderId": "1036948132229",
2929
"description": "Secure Bitcoin Wallet",
30-
"version": "12.12.1",
31-
"androidVersion": "91212010",
30+
"version": "12.12.2",
31+
"androidVersion": "91212020",
3232
"iOSBuildVersion": "1",
3333
"_extraCSS": null,
3434
"marketingPublicKey": "02463827f64d47a9adaeddbeb860c1ea83eeb19024f9056de1772604c8085340a5",

app-template/copay/appConfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"WindowsApplicationId": "CopayforWindows",
2828
"pushSenderId": "1036948132229",
2929
"description": "A Secure Bitcoin Wallet",
30-
"version": "12.12.1",
31-
"androidVersion": "91212010",
30+
"version": "12.12.2",
31+
"androidVersion": "91212020",
3232
"iOSBuildVersion": "1",
3333
"_extraCSS": null,
3434
"_enabledExtensions": {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "copay",
33
"description": "A Secure Bitcoin Wallet",
44
"author": "BitPay",
5-
"version": "12.12.1",
5+
"version": "12.12.2",
66
"keywords": [
77
"bitcoin",
88
"wallet",

0 commit comments

Comments
 (0)