Skip to content

Commit d0b154d

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-08-07) ### Bug Fixes * **android:** upload with content URIs ([#14](#14)) ([49f330f](49f330f))
1 parent 55edead commit d0b154d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/capacitor-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/file-transfer",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "The FileTransfer API provides mechanisms for downloading and uploading files.",
55
"main": "./dist/plugin.cjs",
66
"module": "./dist/plugin.mjs",

0 commit comments

Comments
 (0)