There was an error while loading. Please reload this page.
2 parents ac49c70 + d483191 commit d6c6437Copy full SHA for d6c6437
1 file changed
plugin.json
@@ -3,6 +3,7 @@
3
"displayName": "Webhooks",
4
"description": "Sends HTTP webhooks to a URL of your choice when task activity happens in a project.",
5
"version": "0.1.6",
6
+ "minCoreVersion": "v0.11.2",
7
"permissions": ["db.read", "db.write", "events.subscribe"],
8
"backend": {
9
"allowedConfigKeys": ["ENCRYPTION_KEY", "PUBLIC_URL"],
0 commit comments