mobile versions update

This commit is contained in:
Matias Alejo Garcia 2014-12-13 00:47:31 -03:00
parent e0c45cb038
commit a05a3a06c9
2 changed files with 10 additions and 4 deletions

View File

@ -14,9 +14,15 @@ ios-debug:
open cordova/project/platforms/ios/Copay.xcodeproj
android:
cordova/build.sh --android
cordova/build.sh --android --dbgjs
cd cordova/project && cordova run android
android-prod:
cordova/build.sh --release
cd cordova/project && cordova build android --release
chrome:
grunt prod
browser-extensions/chrome/build.sh

View File

@ -1,8 +1,8 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.bitpay.copay"
version="0.8.3"
android-versionCode="17"
ios-CFBundleVersion="0.8.3">
version="0.9.0"
android-versionCode="19"
ios-CFBundleVersion="0.9.0">
<name>Copay</name>
<description>
A secure bitcoin wallet for friends and companies.