We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b00728 commit 36c5fc2Copy full SHA for 36c5fc2
lib/docs/scrapers/openlayers.rb
@@ -3,7 +3,7 @@ class Openlayers < UrlScraper
3
self.name = 'OpenLayers'
4
self.type = 'openlayers'
5
self.slug = 'openlayers'
6
- self.release = '10.6.1'
+ self.release = '10.8.0'
7
self.base_url = "https://openlayers.org/en/latest/apidoc/"
8
self.links = {
9
home: 'https://openlayers.org/',
0 commit comments