From 54a1aab56b1816f51a03394784b655f9fa40f467 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 27 Jul 2022 10:23:55 -0300 Subject: [PATCH] Bump v12.12.2 --- 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 83ea86cf9be..c596a44e910 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.12.1", - "androidVersion": "91212010", + "version": "12.12.2", + "androidVersion": "91212020", "iOSBuildVersion": "1", "_extraCSS": null, "marketingPublicKey": "02463827f64d47a9adaeddbeb860c1ea83eeb19024f9056de1772604c8085340a5", diff --git a/app-template/copay/appConfig.json b/app-template/copay/appConfig.json index 6647d7d478d..869814380c7 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.12.1", - "androidVersion": "91212010", + "version": "12.12.2", + "androidVersion": "91212020", "iOSBuildVersion": "1", "_extraCSS": null, "_enabledExtensions": { diff --git a/package-lock.json b/package-lock.json index 8a52b60bd67..f80fcbe075a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "copay", - "version": "12.12.1", + "version": "12.12.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 07af0cab45d..d0c8bb6e558 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "copay", "description": "A Secure Bitcoin Wallet", "author": "BitPay", - "version": "12.12.1", + "version": "12.12.2", "keywords": [ "bitcoin", "wallet",