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 2adbe44 commit ae1d58fCopy full SHA for ae1d58f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.6 (2018-09-03)
2
+
3
+* Fix when tempFile download failed cannot install new apk bug
4
5
## 0.0.5 (2018-08-17)
6
7
* Add download temp cache check
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-easy-upgrade",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "Easy to upgrade your react-native app",
"main": "index.js",
"directories": {
0 commit comments