瀏覽代碼

Update Codeception documentation (2.3.5)

Thibaut Courouble 8 年之前
父節點
當前提交
a0c41b1f2c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/codeception.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Codeception < UrlScraper
     self.name = 'Codeception'
     self.type = 'codeception'
-    self.release = '2.3.3'
+    self.release = '2.3.5'
     self.base_url = 'http://codeception.com/docs/'
     self.root_path = 'index.html'
     self.links = {