Skip to content

Commit 330430e

Browse files
author
joao
committed
chore: update version
1 parent 0eaba8e commit 330430e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/zoom_admin/actions/get-meeting-recordings/get-meeting-recordings.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
description:
88
"Get all recordings of a meeting. [See the documentation](https://developers.zoom.us/docs/api/meetings/#tag/cloud-recording/GET/meetings/{meetingId}/recordings)",
99
key: "zoom_admin-get-meeting-recordings",
10-
version: "0.0.1",
10+
version: "0.0.2",
1111
type: "action",
1212
props: {
1313
zoomAdmin,

0 commit comments

Comments
 (0)