diff --git a/app-template/bitpay/appConfig.json b/app-template/bitpay/appConfig.json index a1f36a65f0a..047d9b08d33 100644 --- a/app-template/bitpay/appConfig.json +++ b/app-template/bitpay/appConfig.json @@ -27,8 +27,8 @@ "WindowsApplicationId": "BitPayforWindows", "pushSenderId": "1036948132229", "description": "Secure Bitcoin Wallet", - "version": "12.9.5", - "androidVersion": "91209050", + "version": "12.9.6", + "androidVersion": "91209060", "iOSBuildVersion": "1", "_extraCSS": null, "marketingPublicKey": "02463827f64d47a9adaeddbeb860c1ea83eeb19024f9056de1772604c8085340a5", diff --git a/app-template/copay/appConfig.json b/app-template/copay/appConfig.json index 53ff2d6a225..e298673c5c0 100644 --- a/app-template/copay/appConfig.json +++ b/app-template/copay/appConfig.json @@ -27,8 +27,8 @@ "WindowsApplicationId": "CopayforWindows", "pushSenderId": "1036948132229", "description": "A Secure Bitcoin Wallet", - "version": "12.9.5", - "androidVersion": "91209050", + "version": "12.9.6", + "androidVersion": "91209060", "iOSBuildVersion": "1", "_extraCSS": null, "_enabledExtensions": { diff --git a/package-lock.json b/package-lock.json index 84a389b90d7..3316b15d245 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "copay", - "version": "12.9.5", + "version": "12.9.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1ba4a90a782..7ae8472bceb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "copay", "description": "A Secure Bitcoin Wallet", "author": "BitPay", - "version": "12.9.5", + "version": "12.9.6", "keywords": [ "bitcoin", "wallet",