Ver Fonte

Update RethinkDB documentation (2.3.2)

Thibaut Courouble há 9 anos atrás
pai
commit
a18f5e3c86
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      lib/docs/scrapers/rethinkdb.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Rethinkdb < UrlScraper
     self.name = 'RethinkDB'
     self.type = 'rethinkdb'
-    self.release = '2.3.0'
+    self.release = '2.3.2'
     self.links = {
       home: 'https://rethinkdb.com/',
       code: 'https://github.com/rethinkdb/rethinkdb'