We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932a9bf commit 26d1a1fCopy full SHA for 26d1a1f
lib/docs/scrapers/codeception.rb
@@ -2,7 +2,7 @@ module Docs
2
class Codeception < UrlScraper
3
self.name = 'Codeception'
4
self.type = 'codeception'
5
- self.release = '3.0.3'
+ self.release = '4.1.12'
6
self.base_url = 'https://codeception.com/docs/'
7
self.root_path = 'index.html'
8
self.links = {
0 commit comments