Skip to content

Commit

Permalink
itowns release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lboulanger committed Sep 3, 2018
1 parent 9da54ba commit 1214224
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README-itowns.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Extension Géoportail pour iTowns

[![release](https://img.shields.io/badge/release%20-itowns%202.1.0-brightgreen.svg?style=flat)](https://github.com/IGNF/geoportal-extensions/releases/tag/itowns-2.1.0)
[![release](https://img.shields.io/badge/release%20-itowns%202.1.1-brightgreen.svg?style=flat)](https://github.com/IGNF/geoportal-extensions/releases/tag/itowns-2.1.1)

L'extension Géoportail pour iTowns étend la librairie 3D iTowns afin de proposer l'ajout de widgets au globe. Les fonctionnalités suivantes sont proposées en complément de la bibliothèque [iTowns](http://www.itowns-project.org/) :

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"version": "2.1.0",
"leafletExtVersion": "2.0.2",
"olExtVersion": "2.1.0",
"itownsExtVersion": "2.1.0",
"olItownsExtVersion": "2.1.0",
"itownsExtVersion": "2.1.1",
"olItownsExtVersion": "2.1.1",
"description": "French Geoportal Extensions for OpenLayers, Leaflet and iTowns libraries",
"main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js, dist/mix/GpPluginOlItowns.js",
"directories": {},
Expand Down

0 comments on commit 1214224

Please sign in to comment.