Skip to content

Commit f05ef1a

Browse files
authored
Merge pull request #12000 from cmgustavo/release/v12.11.1
Bump v12.11.1
2 parents 11cb4f1 + bcefe98 commit f05ef1a

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.11.0",
31-
"androidVersion": "91211000",
30+
"version": "12.11.1",
31+
"androidVersion": "91211010",
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.11.0",
31-
"androidVersion": "91211000",
30+
"version": "12.11.1",
31+
"androidVersion": "91211010",
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.11.0",
5+
"version": "12.11.1",
66
"keywords": [
77
"bitcoin",
88
"wallet",

0 commit comments

Comments
 (0)