Quellcode durchsuchen

Update Codeception documentation (2.3.5)

Thibaut Courouble vor 8 Jahren
Ursprung
Commit
a0c41b1f2c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 = {