update download url and update url
This commit is contained in:
@@ -1,15 +1,15 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Redmine Enhancer
|
// @name Redmine Enhancer
|
||||||
// @namespace https://www.cocus.de/
|
// @namespace https://www.cocus.de/
|
||||||
// @version 0.2.3
|
// @version 0.3.0
|
||||||
// @description try to take over the world, or at least redmine!
|
// @description try to take over the world, or at least redmine!
|
||||||
// @author Jens Dietze, COCUS
|
// @author Jens Dietze, COCUS
|
||||||
// @encoding utf-8
|
// @encoding utf-8
|
||||||
// @license https://creativecommons.org/licenses/by-sa/4.0/
|
// @license https://creativecommons.org/licenses/by-sa/4.0/
|
||||||
// @match https://redmine.cocus.com/
|
// @match https://redmine.cocus.com/
|
||||||
// @match https://redmine.cocus.com/my/page
|
// @match https://redmine.cocus.com/my/page
|
||||||
// @updateURL https://git.jdsv.de/snippets/1
|
// @updateURL https://git.jdsv.de/jens/userscripts/raw/master/redmine_enhancer.user.js
|
||||||
// @downloadURL https://git.jdsv.de/snippets/1
|
// @downloadURL https://git.jdsv.de/jens/userscripts/raw/master/redmine_enhancer.user.js
|
||||||
// @grant none
|
// @grant none
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user