diff --git a/package.json b/package.json index 31a59a77..ed24c903 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "olExtName": "French Geoportal Extension for OpenLayers", "olExtVersion": "3.2.22", "itownsExtName": "French Geoportal Extension for Itowns", - "itownsExtVersion": "2.3.10", + "itownsExtVersion": "2.3.11", "main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js", "types": "dist/leaflet/index.d.ts, dist/openlayers/index.d.ts, dist/itowns/index.d.ts", "module": "src/Leaflet/index.js, src/OpenLayers/index.js, src/Itowns/index.js",