Skip to content

Commit 98486dc

Browse files
chore(release): 6.11.0 [skip ci]
# [6.11.0](v6.10.0...v6.11.0) (2023-07-27) ### Features * **core:** Fix custom upload id not being used on Android ([9ad444c](9ad444c))
1 parent 9ad444c commit 98486dc

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.10.1",
3+
"version": "6.11.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)