Skip to content

Commit 04f46ce

Browse files
authored
adjust version to v0.7 preview (#192)
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
1 parent d9a9966 commit 04f46ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ version = "0.6"
108108
url_latest_version = "/docs"
109109

110110
[[params.versions]]
111-
version = "v0.6 (latest)"
111+
version = "v0.7 (preview)"
112112
url = "/docs"
113113

114114
[[params.versions]]

content/en/docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "v0.6.0"
2+
title: "v0.6"
33
linkTitle: "Docs"
44
weight: 20
55
---

0 commit comments

Comments
 (0)