docs: release 3.0.1.5
This commit is contained in:
parent
627cce036b
commit
adb0adf8d8
|
@ -2,7 +2,7 @@
|
||||||
IF (DEFINED VERNUMBER)
|
IF (DEFINED VERNUMBER)
|
||||||
SET(TD_VER_NUMBER ${VERNUMBER})
|
SET(TD_VER_NUMBER ${VERNUMBER})
|
||||||
ELSE ()
|
ELSE ()
|
||||||
SET(TD_VER_NUMBER "3.0.1.4")
|
SET(TD_VER_NUMBER "3.0.1.5")
|
||||||
ENDIF ()
|
ENDIF ()
|
||||||
|
|
||||||
IF (DEFINED VERCOMPATIBLE)
|
IF (DEFINED VERCOMPATIBLE)
|
||||||
|
|
|
@ -6,6 +6,10 @@ description: TDengine release history, Release Notes and download links.
|
||||||
|
|
||||||
import Release from "/components/ReleaseV3";
|
import Release from "/components/ReleaseV3";
|
||||||
|
|
||||||
|
## 3.0.1.5
|
||||||
|
|
||||||
|
<Release type="tdengine" version="3.0.1.5" />
|
||||||
|
|
||||||
## 3.0.1.4
|
## 3.0.1.4
|
||||||
|
|
||||||
<Release type="tdengine" version="3.0.1.4" />
|
<Release type="tdengine" version="3.0.1.4" />
|
||||||
|
|
|
@ -6,6 +6,10 @@ description: taosTools release history, Release Notes, download links.
|
||||||
|
|
||||||
import Release from "/components/ReleaseV3";
|
import Release from "/components/ReleaseV3";
|
||||||
|
|
||||||
|
## 2.2.6
|
||||||
|
|
||||||
|
<Release type="tools" version="2.2.6" />
|
||||||
|
|
||||||
## 2.2.4
|
## 2.2.4
|
||||||
|
|
||||||
<Release type="tools" version="2.2.4" />
|
<Release type="tools" version="2.2.4" />
|
||||||
|
|
|
@ -6,6 +6,10 @@ description: TDengine 发布历史、Release Notes 及下载链接
|
||||||
|
|
||||||
import Release from "/components/ReleaseV3";
|
import Release from "/components/ReleaseV3";
|
||||||
|
|
||||||
|
## 3.0.1.5
|
||||||
|
|
||||||
|
<Release type="tdengine" version="3.0.1.5" />
|
||||||
|
|
||||||
## 3.0.1.4
|
## 3.0.1.4
|
||||||
|
|
||||||
<Release type="tdengine" version="3.0.1.4" />
|
<Release type="tdengine" version="3.0.1.4" />
|
||||||
|
|
|
@ -6,6 +6,10 @@ description: taosTools 的发布历史、Release Notes 和下载链接
|
||||||
|
|
||||||
import Release from "/components/ReleaseV3";
|
import Release from "/components/ReleaseV3";
|
||||||
|
|
||||||
|
## 2.2.6
|
||||||
|
|
||||||
|
<Release type="tools" version="2.2.6" />
|
||||||
|
|
||||||
## 2.2.4
|
## 2.2.4
|
||||||
|
|
||||||
<Release type="tools" version="2.2.4" />
|
<Release type="tools" version="2.2.4" />
|
||||||
|
|
Loading…
Reference in New Issue