Skip to content

Commit 9b010af

Browse files
committed
Update OpenLayers documentation (10.6.1)
1 parent 180de50 commit 9b010af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/openlayers.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class Openlayers < UrlScraper
33
self.name = 'OpenLayers'
44
self.type = 'openlayers'
55
self.slug = 'openlayers'
6-
self.release = '10.4.0'
6+
self.release = '10.6.1'
77
self.base_url = "https://openlayers.org/en/latest/apidoc/"
88
self.links = {
99
home: 'https://openlayers.org/',

0 commit comments

Comments
 (0)