Skip to content

Commit 22eeed3

Browse files
authored
Downgrade version from 0.0.12 to 0.0.11
1 parent eab16cb commit 22eeed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/pipedrive/actions/search-notes/search-notes.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "pipedrive-search-notes",
55
name: "Search Notes",
66
description: "Search for notes in Pipedrive. [See the documentation](https://developers.pipedrive.com/docs/api/v1/Notes#getNotes)",
7-
version: "0.0.12",
7+
version: "0.0.11",
88
annotations: {
99
destructiveHint: false,
1010
openWorldHint: true,

0 commit comments

Comments
 (0)