From 1a94059fad19d46fb33b000ca31da35f544ac8c3 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 20 Mar 2017 18:34:32 -0300 Subject: [PATCH] v3.0.6 --- 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 4161c619058..ad0d2b06a38 100644 --- a/app-template/bitpay/appConfig.json +++ b/app-template/bitpay/appConfig.json @@ -22,8 +22,8 @@ "windowsAppId": "2d1002d7-ee34-4f60-bd29-0c871ba0c195", "pushSenderId": "1036948132229", "description": "Secure Bitcoin Wallet", - "version": "3.0.5", - "androidVersion": "305000", + "version": "3.0.6", + "androidVersion": "306000", "_extraCSS": null, "_enabledExtensions": { "coinbase": true, diff --git a/app-template/copay/appConfig.json b/app-template/copay/appConfig.json index 96436bfd0cb..ae9ea6d3ae5 100644 --- a/app-template/copay/appConfig.json +++ b/app-template/copay/appConfig.json @@ -22,8 +22,8 @@ "windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c", "pushSenderId": "1036948132229", "description": "A Secure Bitcoin Wallet", - "version": "3.0.5", - "androidVersion": "305000", + "version": "3.0.6", + "androidVersion": "306000", "_extraCSS": null, "_enabledExtensions": { "coinbase": true,