1
0
Эх сурвалжийг харах

Update Rethinkdb to 2.4.1

MasterEnoc 5 жил өмнө
parent
commit
a4b85690ca

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

@@ -3,7 +3,7 @@ module Docs
     self.name = 'RethinkDB'
     self.type = 'rethinkdb'
     self.base_url = 'https://rethinkdb.com/'
-    self.release = '2.3.5'
+    self.release = '2.4.1'
     self.root_path = 'docs/'
     self.links = {
       home: 'https://rethinkdb.com/',