mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
fix version on redirect sso page
This commit is contained in:
parent
eca176571b
commit
3af96b0845
1 changed files with 2 additions and 2 deletions
|
|
@ -41,10 +41,10 @@ export const RedirectSso = function RedirectSso() {
|
|||
</div>
|
||||
<div className="sso-helper-container">
|
||||
<h2 className="sso-helper-header">
|
||||
<span className="gg-album"></span>Upgrading to v1.30.0 and above.
|
||||
<span className="gg-album"></span>Upgrading to v1.13.0 and above.
|
||||
</h2>
|
||||
<p className="sso-helper-doc">
|
||||
From v1.30.0 we have introduced
|
||||
From v1.13.0 we have introduced
|
||||
<a style={{ marginLeft: '4px' }} href="https://docs.tooljet.com/docs/multiworkspace">
|
||||
Multi-Workspace
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue