Skip to content

Commit ad7bfb1

Browse files
committed
Correct banner in latest version
1 parent 2c66198 commit ad7bfb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ const config: Config = {
104104
versions: {
105105
current: {
106106
label: "latest",
107-
path: "3.31.x",
108-
banner: "none",
107+
path: "latest",
108+
banner: "unreleased",
109109
},
110110
"4-preview": {
111111
banner: "unreleased",

0 commit comments

Comments
 (0)