We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b9abc commit 615a721Copy full SHA for 615a721
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.4 (2018-08-16)
2
+
3
+* Fix download apk path joint error
4
5
## 0.0.3 (2018-08-14)
6
7
* Fix that default download apk name is const value.
package.json
@@ -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": {
0 commit comments