From 6a71cd37bd763a57b22692b7239db2876ffcf9de Mon Sep 17 00:00:00 2001 From: Yann Soubeyrand Date: Tue, 23 Jun 2020 20:07:11 +0200 Subject: feat(jira): enable custom URL --- uncompressed/jira/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'uncompressed') diff --git a/uncompressed/jira/package.json b/uncompressed/jira/package.json index 6a1aee2..77adaa7 100644 --- a/uncompressed/jira/package.json +++ b/uncompressed/jira/package.json @@ -1,7 +1,7 @@ { "id": "jira", "name": "Jira", - "version": "1.1.0", + "version": "1.2.0", "description": "Jira", "main": "index.js", "author": "Leonardo Bragatti and The Ferdi Team ", @@ -10,6 +10,7 @@ "serviceURL": "https://{teamId}.atlassian.net", "urlInputSuffix": ".atlassian.net", "hasTeamId": true, + "hasCustomUrl": true, "hasNotificationSound": true } } -- cgit v1.2.3-70-g09d2