Skip to content

Commit 71b92de

Browse files
committed
Update Flow documentation (0.145.0)
1 parent b317966 commit 71b92de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/flow.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class Flow < UrlScraper
33
self.type = 'simple'
4-
self.release = '0.141.0'
4+
self.release = '0.145.0'
55
self.base_url = 'https://flow.org/en/docs/'
66
self.links = {
77
home: 'https://flow.org/',

0 commit comments

Comments
 (0)