From 4577328b2e80f053e7ea032b901da5780bf6405d Mon Sep 17 00:00:00 2001 From: Elias Couppe Date: Tue, 17 Dec 2019 15:30:34 +0100 Subject: [PATCH] openlayers release 3.0.6 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f26014ec3..b9ac37f1e 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.2.7", - "date": "05/12/2019", + "version": "2.2.8", + "date": "17/12/2019", "leafletExtName": "French Geoportal Extension for Leaflet", "leafletExtVersion": "2.1.5", "olExtName": "French Geoportal Extension for OpenLayers", - "olExtVersion": "3.0.5", + "olExtVersion": "3.0.6", "itownsExtName": "French Geoportal Extension for Itowns", "itownsExtVersion": "2.2.5", "main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",