diff --git a/github.user.js b/github.user.js
index a296a946f74421e8ae53185d8f9e9f87144e4f7c..be05930a244816041fe3cd8c182adf7c748766be 100644
--- a/github.user.js
+++ b/github.user.js
@@ -1,7 +1,7 @@
 // ==UserScript==
 // @name        Toggl-Button GitHub
 // @namespace   https://gitlab.paragon-es.de/toggl-button
-// @version     1.4
+// @version     1.5
 // @include     http*://github.com/*/*/issues/*
 // @include     http*://github.com/*/*/poll/*
 // @include     http*://github.com/*/*/issues/new
@@ -13,7 +13,7 @@
 // @grant       GM_info
 // @grant       GM_registerMenuCommand
 // @require     https://greasyfork.org/scripts/2670-toggllibrary/code/TogglLibrary.js
-// @resource    togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/latest/TogglLibrary.css
+// @resource    togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/master/TogglLibrary.css
 // @description Toggle button for GitHub
 // ==/UserScript==