Skip to content

Commit 0624c34

Browse files
authored
Fix meta
1 parent 4d9039e commit 0624c34

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: jira-issue-link-fixer.meta.js

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
// ==UserScript==
22
// @name Jira Issue Link Fixer
33
// @namespace http://www.agiledigital.com.au/
4-
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
5-
// @version 0.3.0
4+
// @version 0.4.0
65
// @description Issue links in Jira navigate directly to the issue page.
76
// @author Rory Stokes
87
// @downloadURL https://github.com/rorystokes/jira-issue-link-fixer/raw/master/jira-issue-link-fixer.user.js
98
// @updateURL https://github.com/rorystokes/jira-issue-link-fixer/raw/master/jira-issue-link-fixer.meta.js
109
// @include /^https?:\/\/jira\.[a-z\.]*\/secure\/RapidBoard\.jspa\?/
1110
// @grant none
12-
// ==/UserScript==
11+
// ==/UserScript==

0 commit comments

Comments
 (0)