From 613426bda2f36d73c71b61ec384fe9f5ce5d1492 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Thu, 28 May 2015 15:07:56 -0300 Subject: [PATCH] New release v0.10.9 --- cordova/config.xml | 6 +++--- cordova/ios/Copay-Info.plist | 4 ++-- cordova/wp/Package.appxmanifest | 2 +- package.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) 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",