From ff844023ab74bfc79ed102ea03f3069e570add5e Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Thu, 2 Mar 2017 10:03:20 -0300 Subject: [PATCH] New release v3.0.0 BETA --- 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 1c9decb34..f3466ff91 100644 --- a/app-template/bitpay/appConfig.json +++ b/app-template/bitpay/appConfig.json @@ -21,8 +21,8 @@ "windowsAppId": "2d1002d7-ee34-4f60-bd29-0c871ba0c195", "pushSenderId": "1036948132229", "description": "Secure Bitcoin Wallet", - "version": "1.3.6", - "androidVersion": "136000", + "version": "3.0.0", + "androidVersion": "300000", "_extraCSS": null, "_enabledExtensions": { "coinbase": true, diff --git a/app-template/copay/appConfig.json b/app-template/copay/appConfig.json index f0bea8816..b75a0ca7f 100644 --- a/app-template/copay/appConfig.json +++ b/app-template/copay/appConfig.json @@ -21,8 +21,8 @@ "windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c", "pushSenderId": "1036948132229", "description": "A Secure Bitcoin Wallet", - "version": "2.5.0", - "androidVersion": "115", + "version": "3.0.0", + "androidVersion": "300000", "_extraCSS": null, "_enabledExtensions": { "coinbase": true,