Skip to content

Commit b20ca13

Browse files
committed
version
1 parent 50036d2 commit b20ca13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/linear/sources/new-issue-status-updated/new-issue-status-updated.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ export default {
1010
...utils.getAppProps(newIssueStatusUpdated),
1111
key: "linear-new-issue-status-updated",
1212
description: "Emit new event when the status of an issue is updated (OAuth). [See the documentation](https://developers.linear.app/docs/graphql/webhooks)",
13-
version: "0.1.6",
13+
version: "0.1.7",
1414
};

0 commit comments

Comments
 (0)