diff --git a/app-template/bitpay/appConfig.json b/app-template/bitpay/appConfig.json index ecbda73977e..a098c9c4e6a 100644 --- a/app-template/bitpay/appConfig.json +++ b/app-template/bitpay/appConfig.json @@ -26,8 +26,8 @@ "WindowsApplicationId": "BitPayforWindows", "pushSenderId": "1036948132229", "description": "Secure Bitcoin Wallet", - "version": "12.7.2", - "androidVersion": "91207020", + "version": "12.7.3", + "androidVersion": "91207030", "iOSBuildVersion": "1", "_extraCSS": null, "marketingPublicKey": "02463827f64d47a9adaeddbeb860c1ea83eeb19024f9056de1772604c8085340a5", diff --git a/app-template/copay/appConfig.json b/app-template/copay/appConfig.json index 7a7db5faeac..3d4940f006f 100644 --- a/app-template/copay/appConfig.json +++ b/app-template/copay/appConfig.json @@ -26,8 +26,8 @@ "WindowsApplicationId": "CopayforWindows", "pushSenderId": "1036948132229", "description": "A Secure Bitcoin Wallet", - "version": "12.7.2", - "androidVersion": "91207020", + "version": "12.7.3", + "androidVersion": "91207030", "iOSBuildVersion": "1", "_extraCSS": null, "_enabledExtensions": { diff --git a/package-lock.json b/package-lock.json index 37a844bf566..8dd644dd36f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "copay", - "version": "12.7.2", + "version": "12.7.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eaafe13c31b..77016e0282b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "copay", "description": "A Secure Bitcoin Wallet", "author": "BitPay", - "version": "12.7.2", + "version": "12.7.3", "keywords": [ "bitcoin", "wallet",