Skip to content

Commit

Permalink
Merge pull request #90 from ZencashOfficial/Development
Browse files Browse the repository at this point in the history
Bumped Android store release number
  • Loading branch information
cronicc committed Apr 2, 2019
2 parents 3497194 + 1859be3 commit d700726
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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 id="io.zensystem.zencashwallet" version="0.0.15" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="io.zensystem.zencashwallet" version="0.0.16" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>ZEN Wallet</name>
<description>
ZEN Wallet
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zencash-mobile",
"version": "0.0.15",
"version": "0.0.16",
"description": "Mobile Wallet for Horizen",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -103,4 +103,4 @@
"android"
]
}
}
}

0 comments on commit d700726

Please sign in to comment.