diff --git a/DRAFT_CHANGELOG.md b/DRAFT_CHANGELOG.md index 50ab427c..411e0f45 100644 --- a/DRAFT_CHANGELOG.md +++ b/DRAFT_CHANGELOG.md @@ -60,6 +60,8 @@ ## Summary +Mise à jour de la bibliothèque d'accès et corrections diverses + ## Changelog * [Added] diff --git a/package.json b/package.json index a933e8bc..6855abb7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "olExtName": "French Geoportal Extension for OpenLayers", "olExtVersion": "3.4.5", "itownsExtName": "French Geoportal Extension for Itowns", - "itownsExtVersion": "2.5.1", + "itownsExtVersion": "2.5.2", "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",