Skip to content

Commit da3a549

Browse files
chore(release): 6.12.0 [skip ci]
# [6.12.0](v6.11.0...v6.12.0) (2023-10-25) ### Features * **core:** Increase OKHttp timeout values by 3x for Android requests ([6caa772](6caa772))
1 parent 6caa772 commit da3a549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appfolio/react-native-upload",
3-
"version": "6.11.1",
3+
"version": "6.12.0",
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)