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