Skip to content

Commit d6c6437

Browse files
authored
Merge pull request #9 from Paca-AI/chore/add-min-core-version
chore: add minCoreVersion field in plugin.json
2 parents ac49c70 + d483191 commit d6c6437

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugin.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"displayName": "Webhooks",
44
"description": "Sends HTTP webhooks to a URL of your choice when task activity happens in a project.",
55
"version": "0.1.6",
6+
"minCoreVersion": "v0.11.2",
67
"permissions": ["db.read", "db.write", "events.subscribe"],
78
"backend": {
89
"allowedConfigKeys": ["ENCRYPTION_KEY", "PUBLIC_URL"],

0 commit comments

Comments
 (0)