From 5a8cd76753f6f8f186a5161bc098a3804d5f8420 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 11 Apr 2018 23:01:30 +0200 Subject: [PATCH] Provide source tag Signed-off-by: Knut Ahlers --- autocookieclicker.user.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/autocookieclicker.user.js b/autocookieclicker.user.js index 8d01f30..7ed6a75 100644 --- a/autocookieclicker.user.js +++ b/autocookieclicker.user.js @@ -1,9 +1,10 @@ // ==UserScript== // @name Automate CookieClicker // @namespace https://luzifer.io/ -// @version 0.6.3 +// @version 0.6.4 // @description Automate everything! // @author Knut Ahlers +// @source https://github.com/Luzifer/automate-cookie-clicker // @match http://orteil.dashnet.org/cookieclicker/ // @require https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js // @require https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/js/toastr.min.js