Skip to content

Commit

Permalink
updated version in a couple more places
Browse files Browse the repository at this point in the history
  • Loading branch information
proletesseract committed Nov 25, 2018
1 parent ea39d0f commit adc9ab3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app-template/copay/appConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c",
"pushSenderId": "1036948132229",
"description": "A Secure NavCoin Wallet",
"version": "4.2.1",
"androidVersion": "400201",
"version": "4.4.0",
"androidVersion": "400400",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,
Expand Down
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="400201" id="org.navcoin.navpay" ios-CFBundleVersion="4.2.1" version="4.2.1">
<widget android-versionCode="400400" id="org.navcoin.navpay" ios-CFBundleVersion="4.4.0" version="4.4.0">
<name>NavPay</name>
<description>
NavCoin Thin Client
Expand Down

0 comments on commit adc9ab3

Please sign in to comment.