소스 검색

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 = {