Skip to content

Commit f24d1c7

Browse files
committed
Merge pull request bitpay#2213 from matiu/v0.9.2b
V0.9.2b
2 parents 3137b19 + fb7db0a commit f24d1c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cordova/config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version='1.0' encoding='utf-8'?>
22
<widget id="com.bitpay.copay"
3-
version="0.9.1"
3+
version="0.9.2"
44
android-versionCode="20"
5-
ios-CFBundleVersion="0.9.1">
5+
ios-CFBundleVersion="0.9.2">
66
<name>Copay</name>
77
<description>
88
A secure bitcoin wallet for friends and companies.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "copay",
33
"description": "A multisignature wallet",
44
"author": "BitPay",
5-
"version": "0.9.1",
5+
"version": "0.9.2",
66
"keywords": [
77
"wallet",
88
"copay",

0 commit comments

Comments
 (0)