We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9a743d + 0303c22 commit 7a7cb53Copy full SHA for 7a7cb53
components/google_drive/actions/download-file/download-file.mjs
@@ -18,7 +18,7 @@ export default {
18
key: "google_drive-download-file",
19
name: "Download File",
20
description: "Download a file. [See the documentation](https://developers.google.com/drive/api/v3/manage-downloads) for more information",
21
- version: "0.1.13",
+ version: "0.1.11",
22
type: "action",
23
props: {
24
googleDrive,
0 commit comments