Skip to content

Commit ac49c70

Browse files
authored
Merge pull request #8 from Paca-AI/chore/update-plugin-version
fix: update version to 0.1.6 in plugin.json
2 parents ba5cf25 + 58880c2 commit ac49c70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "com.paca.webhook",
33
"displayName": "Webhooks",
44
"description": "Sends HTTP webhooks to a URL of your choice when task activity happens in a project.",
5-
"version": "0.1.5",
5+
"version": "0.1.6",
66
"permissions": ["db.read", "db.write", "events.subscribe"],
77
"backend": {
88
"allowedConfigKeys": ["ENCRYPTION_KEY", "PUBLIC_URL"],

0 commit comments

Comments
 (0)