Browse Source

Update Flow documentation (0.162.1)

Simon Legner 4 years ago
parent
commit
42ae188cd0
1 changed files with 1 additions and 1 deletions
  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.148.0'
+    self.release = '0.162.1'
     self.base_url = 'https://flow.org/en/docs/'
     self.links = {
       home: 'https://flow.org/',