Przeglądaj źródła

Update Flow documentation (0.176.3)

Simon Legner 3 lat temu
rodzic
commit
3de74e894c
1 zmienionych plików z 1 dodań i 1 usunięć
  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.169.0'
+    self.release = '0.176.3'
     self.base_url = 'https://flow.org/en/docs/'
     self.links = {
       home: 'https://flow.org/',