From eb9be90a68fcb8c87f8de7a47d6468391f1dccaf Mon Sep 17 00:00:00 2001 From: Jason Dreyzehner Date: Tue, 11 Oct 2016 14:26:04 -0400 Subject: [PATCH] build(config): correct app description --- app-template/bitpay/appConfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-template/bitpay/appConfig.json b/app-template/bitpay/appConfig.json index 3c0ee862b..79eb58f52 100644 --- a/app-template/bitpay/appConfig.json +++ b/app-template/bitpay/appConfig.json @@ -13,12 +13,12 @@ "gitHubRepoName": "bitpay-wallet", "disclaimerUrl": "", "url": "https://bitpay.com", - "appDescription": "Secure Bitcoin Storage", + "appDescription": "Secure Bitcoin Wallet", "winAppName": "BitPayWallet", "wpPublisherId": "{}", "wpProductId": "{}", "pushSenderId": "1036948132229", - "description": "Secure Bitcoin Storage", + "description": "Secure Bitcoin Wallet", "version": "0.14.0", "androidVersion": "1", "_extraCSS": null,