From 3be9782b3e02fbee20d5c75ae06b7e628dc5d720 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 15 Sep 2017 15:09:46 -0400 Subject: [PATCH] Bump v3.8.1 --- app-template/bitpay/appConfig.json | 4 ++-- app-template/copay/appConfig.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-template/bitpay/appConfig.json b/app-template/bitpay/appConfig.json index 9d93804f7..ff4812880 100644 --- a/app-template/bitpay/appConfig.json +++ b/app-template/bitpay/appConfig.json @@ -23,8 +23,8 @@ "windowsAppId": "2d1002d7-ee34-4f60-bd29-0c871ba0c195", "pushSenderId": "1036948132229", "description": "Secure Bitcoin Wallet", - "version": "3.8.0", - "androidVersion": "380000", + "version": "3.8.1", + "androidVersion": "381000", "_extraCSS": null, "_enabledExtensions": { "coinbase": true, diff --git a/app-template/copay/appConfig.json b/app-template/copay/appConfig.json index d28fe4154..e18f23ec9 100644 --- a/app-template/copay/appConfig.json +++ b/app-template/copay/appConfig.json @@ -23,8 +23,8 @@ "windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c", "pushSenderId": "1036948132229", "description": "A Secure Bitcoin Wallet", - "version": "3.8.0", - "androidVersion": "380000", + "version": "3.8.1", + "androidVersion": "381000", "_extraCSS": null, "_enabledExtensions": { "coinbase": true,