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 9453d44 commit a328a5dCopy full SHA for a328a5d
components/microsoft_outlook/sources/new-email/new-email.mjs
@@ -7,7 +7,7 @@ export default {
7
key: "microsoft_outlook-new-email",
8
name: "New Email Event (Instant)",
9
description: "Emit new event when an email is received in specified folders.",
10
- version: "0.1.0",
+ version: "0.1.1",
11
type: "source",
12
dedupe: "unique",
13
methods: {
0 commit comments