From b67044e1ac355c932cf1a9d9a23497f4192c9d5b Mon Sep 17 00:00:00 2001 From: elias couppe Date: Thu, 1 Jun 2023 18:11:05 +0200 Subject: [PATCH] release ext-ol-3.2.22 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 91968e0c..31a59a77 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.5", - "date": "23/03/2023", + "version": "2.7.6", + "date": "01/06/2023", "leafletExtName": "French Geoportal Extension for Leaflet", "leafletExtVersion": "2.2.9", "olExtName": "French Geoportal Extension for OpenLayers", - "olExtVersion": "3.2.21", + "olExtVersion": "3.2.22", "itownsExtName": "French Geoportal Extension for Itowns", "itownsExtVersion": "2.3.10", "main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",