From 9917e8ee8cd9a71e6a53be17cdd60e75cf443149 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen@paragon-es.de> Date: Thu, 12 Nov 2015 18:47:54 +0100 Subject: [PATCH] Prepare new version --- github.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/github.user.js b/github.user.js index fa3a44a..32735da 100644 --- a/github.user.js +++ b/github.user.js @@ -10,8 +10,8 @@ // @grant GM_setValue // @grant GM_info // @grant GM_registerMenuCommand -// @require https://gitlab.paragon-es.de/toggl-button/core/raw/v1.4/TogglLibrary.js -// @resource togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/v1.4/TogglLibrary.css +// @require https://gitlab.paragon-es.de/toggl-button/core/raw/v1.5/TogglLibrary.js +// @resource togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/v1.5/TogglLibrary.css // @description Toggle button for GitHub // ==/UserScript== -- GitLab