diff --git a/github.user.js b/github.user.js
index 32735dae7f60b0539915adf945594b80ec33bad8..0a67075924283c7d9352f2e19a173a00203bdce8 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.5/TogglLibrary.js
-// @resource    togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/v1.5/TogglLibrary.css
+// @require     https://gitlab.paragon-es.de/toggl-button/core/raw/latest/TogglLibrary.js
+// @resource    togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/latest/TogglLibrary.css
 // @description Toggle button for GitHub
 // ==/UserScript==