Przeglądaj źródła

Update Codeception documentation (2.5.1)

Thibaut Courouble 7 lat temu
rodzic
commit
87d87d4190
1 zmienionych plików z 1 dodań i 1 usunięć
  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 = {