Commit aad5e2ea authored by JinPeng's avatar JinPeng

[Fix-218][web] Modify version v0.6.0-SNAPSHOT to v0.6.0 in studio home

parent b99cf3fe
......@@ -12,7 +12,7 @@ const StudioHome = (props: any) => {
return (
<Scrollbars style={{height: toolHeight}}>
<Typography style={{padding:'15px'}}>
<Title level={4}>欢迎使用 Dinky v0.6.0-SNAPSHOT</Title>
<Title level={4}>欢迎使用 Dinky v0.6.0</Title>
<Paragraph>
<blockquote>实时即未来,Dinky 为 Apache Flink 而生,让 Flink SQL 纵享丝滑,并致力于实时计算平台建设。</blockquote>
</Paragraph>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment