From 4e4e26f313f8f3abf93d9eebf7b1bc7d769ea8a6 Mon Sep 17 00:00:00 2001 From: elias couppe Date: Thu, 23 Mar 2023 15:55:05 +0100 Subject: [PATCH] release 3.2.21 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 866dd257..a2c323d9 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "geoportal-extensions", "description": "French Geoportal Extensions for OpenLayers, Leaflet and iTowns libraries", - "version": "2.7.4", - "date": "21/02/2023", + "version": "2.7.5", + "date": "23/03/2023", "leafletExtName": "French Geoportal Extension for Leaflet", "leafletExtVersion": "2.2.9", "olExtName": "French Geoportal Extension for OpenLayers", - "olExtVersion": "3.2.20", + "olExtVersion": "3.2.21", "itownsExtName": "French Geoportal Extension for Itowns", "itownsExtVersion": "2.3.10", "main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",