Browse Source

Update OpenLayers documentation (10.6.1)

Simon Legner 4 months ago
parent
commit
9b010af737
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/openlayers.rb

+ 1 - 1
lib/docs/scrapers/openlayers.rb

@@ -3,7 +3,7 @@ module Docs
     self.name = 'OpenLayers'
     self.type = 'openlayers'
     self.slug = 'openlayers'
-    self.release = '10.4.0'
+    self.release = '10.6.1'
     self.base_url = "https://openlayers.org/en/latest/apidoc/"
     self.links = {
       home: 'https://openlayers.org/',