Skip to content

Commit

Permalink
add downloadApkName
Browse files Browse the repository at this point in the history
  • Loading branch information
Russell.H.Sun committed Aug 16, 2018
1 parent c7b9abc commit 615a721
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.4 (2018-08-16)

* Fix download apk path joint error

## 0.0.3 (2018-08-14)

* Fix that default download apk name is const value.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-easy-upgrade",
"version": "0.0.3",
"version": "0.0.4",
"description": "Easy to upgrade your react-native app",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 615a721

Please sign in to comment.