bump version nimber in preperation for next release

remove maxZoom leaflet setting - as it overrides individual map layer settings - fix #466
ensure map zoom is valid for selected base layer - replicate functionality removed from current leaflet
This commit is contained in:
Jon Atkins
2013-08-04 07:17:14 +01:00
parent 124242ed86
commit 54ebbc3896
2 changed files with 7 additions and 3 deletions

View File

@ -1,7 +1,7 @@
// ==UserScript==
// @id ingress-intel-total-conversion@jonatkins
// @name IITC: Ingress intel map total conversion
// @version 0.13.0.@@DATETIMEVERSION@@
// @version 0.13.1.@@DATETIMEVERSION@@
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL @@UPDATEURL@@
// @downloadURL @@DOWNLOADURL@@