change(ui) - assist version in docs
This commit is contained in:
parent
f283f1e0bc
commit
46d56ecb3c
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ function AssistScript(props) {
|
|||
r.issue=function(k,p){r.push([6,k,p])};
|
||||
r.isActive=function(){return false};
|
||||
r.getSessionToken=function(){};
|
||||
})(0, "${props.projectKey}", "//static.openreplay.com/3.3.1/openreplay-assist.js",1,28);
|
||||
})(0, "${props.projectKey}", "//static.openreplay.com/3.4.0/openreplay-assist.js",1,28);
|
||||
</script>`}
|
||||
</Highlight>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue