From e4718075dd0946a9a9f08404a6b0843d35194b8e Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Tue, 28 Dec 2021 09:57:53 -0300 Subject: [PATCH] Bump v12.10.4 --- app-template/bitpay/appConfig.json | 4 ++-- app-template/copay/appConfig.json | 4 ++-- package-lock.json | 2 +- package.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-template/bitpay/appConfig.json b/app-template/bitpay/appConfig.json index 80ad5471cae..30e715e16ee 100644 --- a/app-template/bitpay/appConfig.json +++ b/app-template/bitpay/appConfig.json @@ -27,8 +27,8 @@ "WindowsApplicationId": "BitPayforWindows", "pushSenderId": "1036948132229", "description": "Secure Bitcoin Wallet", - "version": "12.10.3", - "androidVersion": "91210030", + "version": "12.10.4", + "androidVersion": "91210040", "iOSBuildVersion": "1", "_extraCSS": null, "marketingPublicKey": "02463827f64d47a9adaeddbeb860c1ea83eeb19024f9056de1772604c8085340a5", diff --git a/app-template/copay/appConfig.json b/app-template/copay/appConfig.json index d964759ed82..ba7d54a7531 100644 --- a/app-template/copay/appConfig.json +++ b/app-template/copay/appConfig.json @@ -27,8 +27,8 @@ "WindowsApplicationId": "CopayforWindows", "pushSenderId": "1036948132229", "description": "A Secure Bitcoin Wallet", - "version": "12.10.3", - "androidVersion": "91210030", + "version": "12.10.4", + "androidVersion": "91210040", "iOSBuildVersion": "1", "_extraCSS": null, "_enabledExtensions": { diff --git a/package-lock.json b/package-lock.json index edc678adfdc..4a6645caa7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "copay", - "version": "12.10.3", + "version": "12.10.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c1aa1b23800..28c5762767e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "copay", "description": "A Secure Bitcoin Wallet", "author": "BitPay", - "version": "12.10.3", + "version": "12.10.4", "keywords": [ "bitcoin", "wallet",