Преглед на файлове

Update OpenLayers documentation (10.6.1)

Simon Legner преди 4 месеца
родител
ревизия
9b010af737
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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/',