From 18979ebd8fb5a5eb2db3232683c9708b2d3c9045 Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Mon, 10 Oct 2016 09:44:35 -0400 Subject: [PATCH] Update OpenTSDB documentation (2.2.1) --- lib/docs/scrapers/opentsdb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/opentsdb.rb b/lib/docs/scrapers/opentsdb.rb index 30f4be04..9bacf729 100644 --- a/lib/docs/scrapers/opentsdb.rb +++ b/lib/docs/scrapers/opentsdb.rb @@ -2,7 +2,7 @@ module Docs class Opentsdb < UrlScraper self.name = 'OpenTSDB' self.type = 'sphinx_simple' - self.release = '2.2.0' + self.release = '2.2.1' self.base_url = 'http://opentsdb.net/docs/build/html/' self.root_path = 'index.html' self.links = {