Skip to content

Commit

Permalink
Release 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten- committed Aug 2, 2013
1 parent b613ab9 commit b4990c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gc_little_helper.user.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name GC little helper
// @namespace http://www.amshove.net
// @version 9.9
// @version 10.0
// @include http://www.geocaching.com/*
// @include https://www.geocaching.com/*
// @include http://maps.google.tld/*
Expand Down Expand Up @@ -690,7 +690,7 @@ profileBookmark("My Trackables", "lnk_my_trackables");

// Set defaults
var scriptName = "gc_little_helper";
var scriptVersion = "9.9";
var scriptVersion = "10.0";

var anzCustom = 10;
var anzTemplates = 10;
Expand Down

0 comments on commit b4990c8

Please sign in to comment.