We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3137b19 + fb7db0a commit f24d1c7Copy full SHA for f24d1c7
cordova/config.xml
@@ -1,8 +1,8 @@
1
<?xml version='1.0' encoding='utf-8'?>
2
<widget id="com.bitpay.copay"
3
- version="0.9.1"
+ version="0.9.2"
4
android-versionCode="20"
5
- ios-CFBundleVersion="0.9.1">
+ ios-CFBundleVersion="0.9.2">
6
<name>Copay</name>
7
<description>
8
A secure bitcoin wallet for friends and companies.
package.json
@@ -2,7 +2,7 @@
"name": "copay",
"description": "A multisignature wallet",
"author": "BitPay",
- "version": "0.9.1",
+ "version": "0.9.2",
"keywords": [
"wallet",
"copay",
0 commit comments