Browse Source

Merge branch 'master' into 0.10.2

Ben Hsieh 7 years ago
parent
commit
a454910bd1
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      .github/PULL_REQUEST_TEMPLATE
  2. 1
    1
      README.md

+ 1
- 1
.github/PULL_REQUEST_TEMPLATE View File

@@ -1,5 +1,5 @@
1 1
 Thank you for making a pull request ! Just a gentle reminder :)
2 2
 
3 3
 1. If the PR is offering a feature please make the request to our "Feature Branch" 0.11.0
4
-2. Bug fix request to "Bug Fix Branch" 0.10.1
4
+2. Bug fix request to "Bug Fix Branch" 0.10.2
5 5
 3. Correct README.md can directly to master

+ 1
- 1
README.md View File

@@ -6,7 +6,7 @@ A project committed to make file acess and data transfer easier, efficient for R
6 6
 
7 7
 > If you're going to use github repo as npm dependency please visit the [archive repository](https://github.com/wkh237/react-native-fetch-blob-package/releases/tag/v0.9.6).
8 8
 
9
-> For Firebase Storage solution, please upgrade to 0.10.1-beta.1 for best compatibility.
9
+> For Firebase Storage solution, please upgrade to latest version for best compatibility.
10 10
 
11 11
 ## Features
12 12
 - Transfer data directly from/to storage without BASE64 bridging