diff options
| author | Lars <gc@droescher.eu> | 2013-08-09 10:20:32 +0200 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2013-08-09 10:20:32 +0200 |
| commit | f3b46da51568e01e404c85c0fac1e519d5f2670b (patch) | |
| tree | 00edc4de720e3712f206c00676ee3d4676ceef81 | |
| parent | f45dcdbb89373d46ffa696a0c69e38d6872d6a5c (diff) | |
| download | cgeo-f3b46da51568e01e404c85c0fac1e519d5f2670b.zip cgeo-f3b46da51568e01e404c85c0fac1e519d5f2670b.tar.gz cgeo-f3b46da51568e01e404c85c0fac1e519d5f2670b.tar.bz2 | |
Increase version of send2cgeo script
Due to changes after publishing v0.28 we have to increase the version top allow automatic update for the users once the new script is published.
| -rw-r--r-- | send2cgeo/send2cgeo.user.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/send2cgeo/send2cgeo.user.js b/send2cgeo/send2cgeo.user.js index 4aa2955..3a7f6c7 100644 --- a/send2cgeo/send2cgeo.user.js +++ b/send2cgeo/send2cgeo.user.js @@ -9,7 +9,7 @@ // @include http://www.geocaching.com/seek/nearest* // @icon http://send2.cgeo.org/content/images/logo.png // @updateURL http://send2.cgeo.org/send2cgeo.user.js -// @version 0.28 +// @version 0.29 // ==/UserScript== // Inserts javascript that will be called by the s2cgeo button. The closure |
