Skip to content

Commit c33a412

Browse files
Merge pull request #11963 from cmgustavo/release/v12.9.4
Bump v12.9.4
2 parents 29abaac + aa5725c commit c33a412

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

app-template/bitpay/appConfig.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"WindowsApplicationId": "BitPayforWindows",
2828
"pushSenderId": "1036948132229",
2929
"description": "Secure Bitcoin Wallet",
30-
"version": "12.9.3",
31-
"androidVersion": "91209032",
32-
"iOSBuildVersion": "2",
30+
"version": "12.9.4",
31+
"androidVersion": "91209040",
32+
"iOSBuildVersion": "1",
3333
"_extraCSS": null,
3434
"marketingPublicKey": "02463827f64d47a9adaeddbeb860c1ea83eeb19024f9056de1772604c8085340a5",
3535
"_enabledExtensions": {

app-template/copay/appConfig.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"WindowsApplicationId": "CopayforWindows",
2828
"pushSenderId": "1036948132229",
2929
"description": "A Secure Bitcoin Wallet",
30-
"version": "12.9.3",
31-
"androidVersion": "91209032",
32-
"iOSBuildVersion": "2",
30+
"version": "12.9.4",
31+
"androidVersion": "91209040",
32+
"iOSBuildVersion": "1",
3333
"_extraCSS": null,
3434
"_enabledExtensions": {
3535
"buycrypto": false,

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.9.3",
5+
"version": "12.9.4",
66
"keywords": [
77
"bitcoin",
88
"wallet",

0 commit comments

Comments
 (0)