diff --git a/changelog/v3.8.2.md b/changelog/v3.8.2.md new file mode 100644 index 0000000000..f01a45ff8d --- /dev/null +++ b/changelog/v3.8.2.md @@ -0,0 +1,7 @@ +# v3.8.2 + +## Summary + +This is a patch release that corrects the URL for builds shown in the examples. Details below. + + * [#3979](https://github.com/openlayers/ol3/pull/3979) - Fix URLs for openlayers.org resources. ([@tschaub](https://github.com/tschaub)) diff --git a/package.json b/package.json index 5bc7bc5ecd..a007b94861 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openlayers", - "version": "3.8.1", + "version": "3.8.2", "description": "Build tools and sources for developing OpenLayers based mapping applications", "keywords": [ "map",