Skip to content

Commit adc9ab3

Browse files
updated version in a couple more places
1 parent ea39d0f commit adc9ab3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app-template/copay/appConfig.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c",
2424
"pushSenderId": "1036948132229",
2525
"description": "A Secure NavCoin Wallet",
26-
"version": "4.2.1",
27-
"androidVersion": "400201",
26+
"version": "4.4.0",
27+
"androidVersion": "400400",
2828
"_extraCSS": null,
2929
"_enabledExtensions": {
3030
"coinbase": true,

config.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget android-versionCode="400201" id="org.navcoin.navpay" ios-CFBundleVersion="4.2.1" version="4.2.1">
2+
<widget android-versionCode="400400" id="org.navcoin.navpay" ios-CFBundleVersion="4.4.0" version="4.4.0">
33
<name>NavPay</name>
44
<description>
55
NavCoin Thin Client

0 commit comments

Comments
 (0)