Skip to content

Instantly share code, notes, and snippets.

@lukeIam

lukeIam/diff Secret

Created June 3, 2015 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukeIam/d72a79a6f2bfd67ee0b9 to your computer and use it in GitHub Desktop.
Save lukeIam/d72a79a6f2bfd67ee0b9 to your computer and use it in GitHub Desktop.
GClh Diff amshove.net(11.5) vs Github(11.4)
diff --git "a/gc_little_helper_11.5.user.js" "b/gc_little_helper.user.js"
index a3d04e6..c73f26d 100644
--- "a/gc_little_helper_11.5.user.js"
+++ "b/gc_little_helper.user.js"
@@ -1,7 +1,7 @@
// ==UserScript==
// @name GC little helper
// @namespace http://www.amshove.net
-// @version 11.5
+// @version 11.4
// @include http://www.geocaching.com/*
// @include https://www.geocaching.com/*
// @include http://labs.geocaching.com/*
@@ -187,7 +187,7 @@ var constInit = function (c) {
// Set defaults
c.scriptName = "gc_little_helper";
- c.scriptVersion = "11.5";
+ c.scriptVersion = "11.4";
c.anzCustom = 10;
c.anzTemplates = 10;
c.bookmarks_def = new Array(16, 18, 13, 14, 17, 12);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment