소스 검색

Update Flow documentation (0.146.0)

Simon Legner 4 년 전
부모
커밋
3b1c55ab55
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/flow.rb

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

@@ -1,7 +1,7 @@
 module Docs
   class Flow < UrlScraper
     self.type = 'simple'
-    self.release = '0.145.0'
+    self.release = '0.146.0'
     self.base_url = 'https://flow.org/en/docs/'
     self.links = {
       home: 'https://flow.org/',