diff --git a/app-template/bitpay/appConfig.json b/app-template/bitpay/appConfig.json index 3e475cda2ae..9f299732ecc 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": "4.3.0", - "androidVersion": "43000000", + "version": "4.3.1", + "androidVersion": "43000001", "_extraCSS": null, "_enabledExtensions": { "coinbase": true, diff --git a/app-template/copay/appConfig.json b/app-template/copay/appConfig.json index a5c8b460123..12f97e653df 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": "4.3.0", - "androidVersion": "43000000", + "version": "4.3.1", + "androidVersion": "43000001", "_extraCSS": null, "_enabledExtensions": { "coinbase": true,