瀏覽代碼

Update MariaDB documentation (10.9.2)

Simon Legner 3 年之前
父節點
當前提交
2045567b0d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/mariadb.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Mariadb < UrlScraper
     self.name = 'MariaDB'
     self.type = 'mariadb'
-    self.release = '10.8.3'
+    self.release = '10.9.2'
     self.base_url = 'https://mariadb.com/kb/en/'
     self.root_path = 'documentation/'
     self.links = {