diff --git a/cordova/config.xml b/cordova/config.xml index 76b6a40b6..01aa9f482 100644 --- a/cordova/config.xml +++ b/cordova/config.xml @@ -1,8 +1,8 @@ + version="0.10.9" + android-versionCode="35" + ios-CFBundleVersion="0.10.9"> Copay A secure bitcoin wallet for friends and companies. diff --git a/cordova/ios/Copay-Info.plist b/cordova/ios/Copay-Info.plist index 0c897a59f..1d68721b4 100644 --- a/cordova/ios/Copay-Info.plist +++ b/cordova/ios/Copay-Info.plist @@ -57,11 +57,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.10.8 + 0.10.9 CFBundleSignature ???? CFBundleVersion - 0.10.8 + 0.10.9 LSRequiresIPhoneOS NSMainNibFile diff --git a/cordova/wp/Package.appxmanifest b/cordova/wp/Package.appxmanifest index a270336e6..230744ee1 100644 --- a/cordova/wp/Package.appxmanifest +++ b/cordova/wp/Package.appxmanifest @@ -1,6 +1,6 @@  - + Copay Wallet diff --git a/package.json b/package.json index 17d491125..664cdf66e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "copay", "description": "A multisignature wallet", "author": "BitPay", - "version": "0.10.8", + "version": "0.10.9", "keywords": [ "wallet", "copay",