Browse Source

Update Codeception documentation (2.5.1)

Thibaut Courouble 7 years ago
parent
commit
87d87d4190
1 changed files with 1 additions and 1 deletions
  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.4.0'
+    self.release = '2.5.1'
     self.base_url = 'https://codeception.com/docs/'
     self.root_path = 'index.html'
     self.links = {