Skip to content

Commit eab16cb

Browse files
authored
Update version number to 0.1.23
1 parent 47ce126 commit eab16cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/pipedrive/actions/add-activity/add-activity.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
key: "pipedrive-add-activity",
88
name: "Add Activity",
99
description: "Adds a new activity. Includes `more_activities_scheduled_in_context` property in response's `additional_data` which indicates whether there are more undone activities scheduled with the same deal, person or organization (depending on the supplied data). See the Pipedrive API docs for Activities [here](https://developers.pipedrive.com/docs/api/v1/#!/Activities). For info on [adding an activity in Pipedrive](https://developers.pipedrive.com/docs/api/v1/Activities#addActivity)",
10-
version: "0.1.24",
10+
version: "0.1.23",
1111
annotations: {
1212
destructiveHint: false,
1313
openWorldHint: true,

0 commit comments

Comments
 (0)