Browse Source

Update Codeception documentation (2.5.1)

Thibaut Courouble 7 năm trước cách đây
mục cha
commit
87d87d4190
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = {