From a92450f62cef5e678fffdbe621b2caf176dab60b Mon Sep 17 00:00:00 2001 From: Elias Date: Mon, 26 Apr 2021 15:28:17 +0200 Subject: [PATCH] release ol-3.0.15 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 01b04c4fe..bf3a00f78 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.3.3", - "date": "30/03/2021", + "version": "2.3.4", + "date": "26/04/2021", "leafletExtName": "French Geoportal Extension for Leaflet", "leafletExtVersion": "2.1.8", "olExtName": "French Geoportal Extension for OpenLayers", - "olExtVersion": "3.0.14", + "olExtVersion": "3.0.15", "itownsExtName": "French Geoportal Extension for Itowns", "itownsExtVersion": "2.3.2", "main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",