Skip to content

Commit 26d1a1f

Browse files
committed
codeception: update to 4.1.12
1 parent 932a9bf commit 26d1a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/codeception.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Codeception < UrlScraper
33
self.name = 'Codeception'
44
self.type = 'codeception'
5-
self.release = '3.0.3'
5+
self.release = '4.1.12'
66
self.base_url = 'https://codeception.com/docs/'
77
self.root_path = 'index.html'
88
self.links = {

0 commit comments

Comments
 (0)