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 5cc90e5 commit 42f25edCopy full SHA for 42f25ed
components/engage/actions/add-event/add-event.mjs
@@ -4,7 +4,7 @@ export default {
4
key: "engage-add-event",
5
name: "Add Event",
6
description: "Adds user events to Engage. [See the documentation](https://docs.engage.so/en-us/a/62bbdd015bfea4dca4834042-users#track-user-event)",
7
- version: "0.0.21",
+ version: "0.0.1",
8
type: "action",
9
props: {
10
app,
0 commit comments