From feb41adc587f9632596c7bc09d7ce6b9bca77382 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Dominguez Date: Tue, 21 Aug 2018 10:44:38 +0700 Subject: [PATCH] Upgrade the version --- app-template/bitcoincom/appConfig.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-template/bitcoincom/appConfig.json b/app-template/bitcoincom/appConfig.json index 4b3281f6e..5fc185e8e 100644 --- a/app-template/bitcoincom/appConfig.json +++ b/app-template/bitcoincom/appConfig.json @@ -24,9 +24,9 @@ "windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c", "pushSenderId": "1036948132229", "description": "A Secure Bitcoin Wallet", - "version": "5.0.0", - "fullVersion": "5.0-rc1", - "androidVersion": "500000", + "version": "5.0.1", + "fullVersion": "5.0-rc2", + "androidVersion": "500100", "_extraCSS": "", "_enabledExtensions": { "coinbase": false,