Skip to content

Commit 6d27c2b

Browse files
committed
FINE. Current it is!
1 parent f7d3052 commit 6d27c2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ module.exports = {
9898
{
9999
docs: {
100100
sidebarPath: require.resolve("./sidebars.json"),
101-
lastVersion: "2.0.x",
101+
lastVersion: "current",
102102
versions: {
103-
"2.0.x": {
103+
current: {
104104
label: require("../package.json").version,
105105
path: "2.0"
106106
},

0 commit comments

Comments
 (0)