From a8f6df7bb4bed91b289e4a3b8c49a3cfeffd179c Mon Sep 17 00:00:00 2001 From: elias couppe Date: Thu, 1 Jun 2023 18:46:38 +0200 Subject: [PATCH] release ext-itowns-2.3.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",