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.
1 parent 965cfc8 commit 3667733Copy full SHA for 3667733
components/apollo_io/actions/search-contacts/search-contacts.mjs
@@ -6,7 +6,7 @@ export default {
6
name: "Search For Contacts",
7
description: "Search for contacts in Apollo.io. [See the documentation](https://apolloio.github.io/apollo-api-docs/?shell#search-for-contacts)",
8
type: "action",
9
- version: "0.0.6",
+ version: "0.0.6",
10
props: {
11
app,
12
search: {
0 commit comments