瀏覽代碼

Merge branch 'master' into 0.10.2

Ben Hsieh 8 年之前
父節點
當前提交
a454910bd1
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. 1
    1
      .github/PULL_REQUEST_TEMPLATE
  2. 1
    1
      README.md

+ 1
- 1
.github/PULL_REQUEST_TEMPLATE 查看文件

@@ -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 查看文件

@@ -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