Skip to content

Commit 26ce2ad

Browse files
chore(release): 6.13.0 [skip ci]
# [6.13.0](v6.12.0...v6.13.0) (2023-10-25) ### Features * **core:** Fixes for Android retry race condition and iOS background uploading ([b270dae](b270dae))
1 parent b270dae commit 26ce2ad

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