Skip to content

Commit 0303c22

Browse files
jocarinojcortes
andauthored
Update components/google_drive/actions/download-file/download-file.mjs
Co-authored-by: Jorge Cortes <[email protected]>
1 parent 05d29c5 commit 0303c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/google_drive/actions/download-file/download-file.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export default {
1818
key: "google_drive-download-file",
1919
name: "Download File",
2020
description: "Download a file. [See the documentation](https://developers.google.com/drive/api/v3/manage-downloads) for more information",
21-
version: "0.1.13",
21+
version: "0.1.11",
2222
type: "action",
2323
props: {
2424
googleDrive,

0 commit comments

Comments
 (0)