Skip to content

Commit 9ef91b9

Browse files
feat: update current version label to 7.x.x (#1551)
1 parent 962eb0e commit 9ef91b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module.exports = {
2828
sidebarPath: require.resolve('./sidebars.js'),
2929
versions: {
3030
current: {
31-
label: "6.x.x",
31+
label: "7.x.x",
3232
path: ""
3333
}
3434
}

0 commit comments

Comments
 (0)