Skip to content

Commit

Permalink
increase version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TENTOfficial committed Jun 14, 2019
1 parent aad94e5 commit 2469d18
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions appConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c",
"pushSenderId": "1036948132229",
"description": "A Secure SnowGem Wallet",
"version": "2.0.0",
"androidVersion": "383014",
"version": "2.0.1",
"androidVersion": "383015",
"_extraCSS": null,
"_enabledExtensions": {}
}
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="383014" id="com.xsgcom.xsg" ios-CFBundleVersion="2.0.0" version="2.0.0">
<widget android-versionCode="383015" id="com.xsgcom.xsg" ios-CFBundleVersion="2.0.0" version="2.0.0">
<name>SnowGem Wallet</name>
<description>
SnowGem Wallet
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "snowgem",
"description": "A Secure SnowGem Wallet",
"author": "SnowGem Foundation",
"version": "2.0.0",
"version": "2.0.1",
"keywords": [
"snowgem",
"wallet",
Expand Down Expand Up @@ -190,4 +190,4 @@
"cordova-clipboard": {}
}
}
}
}

0 comments on commit 2469d18

Please sign in to comment.