ソースを参照

Update CodeceptJS documentation (0.4.16)

Thibaut Courouble 8 年 前
コミット
13a170bfcf
1 ファイル変更1 行追加1 行削除
  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.4.13'
+    self.release = '0.4.16'
     self.base_url = 'http://codecept.io/'
     self.links = {
       home: 'http://codecept.io/',