mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-27 08:54:32 +00:00
doc: add version 0.13.0 (#9991)
This commit is contained in:
parent
289a484fc4
commit
a59f3cbe3d
@ -220,17 +220,6 @@ module.exports = {
|
||||
"@docusaurus/preset-classic",
|
||||
{
|
||||
docs: {
|
||||
lastVersion: "current",
|
||||
versions: {
|
||||
current: {
|
||||
label: "Next",
|
||||
banner: 'none',
|
||||
},
|
||||
"0.12.0": {
|
||||
label: "0.12.0",
|
||||
banner: 'none',
|
||||
},
|
||||
},
|
||||
path: "genDocs",
|
||||
sidebarPath: require.resolve("./sidebars.js"),
|
||||
...(!isSaas && {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
[
|
||||
"0.12.1",
|
||||
"0.12.0"
|
||||
"0.13.0",
|
||||
"0.12.1"
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user