소스 검색

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 = {