Skip to content

Commit fc0e842

Browse files
chore(release): 6.2.4 [skip ci]
## [6.2.4](Vydia/react-native-background-upload@v6.2.3...v6.2.4) (2021-05-06) ### Bug Fixes * video uploads larger than ~100MB fail on iOS ([Vydia#239](Vydia#239)) ([d5798e0](Vydia@d5798e0)), closes [Vydia#172](Vydia#172) [Vydia#149](Vydia#149) [Vydia#53](Vydia#53) [Vydia#93](Vydia#93)
1 parent d5798e0 commit fc0e842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-background-upload",
3-
"version": "6.2.3",
3+
"version": "6.2.4",
44
"description": "Cross platform http post file uploader with android and iOS background support",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)