update download url and update url

This commit is contained in:
Jens Dietze
2017-12-14 08:55:00 +01:00
parent 74ce8fe3a8
commit bd93ab8919

View File

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