Browse Source

Update CodeceptJS documentation (0.6.2)

Thibaut Courouble 8 năm trước cách đây
mục cha
commit
d7f6b5a4b2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/docs/scrapers/codeceptjs.rb

+ 1 - 1
lib/docs/scrapers/codeceptjs.rb

@@ -3,7 +3,7 @@ module Docs
     self.name = 'CodeceptJS'
     self.type = 'codeceptjs'
     self.root_path = 'index.html'
-    self.release = '0.5.0'
+    self.release = '0.6.2'
     self.base_url = 'http://codecept.io/'
     self.links = {
       home: 'http://codecept.io/',