"git@developer.sourcefind.cn:chenpangpang/ComfyUI.git" did not exist on "9be0b30cf1f69384e72823f5112072b15f1f431d"
Commit a1c2ef7b authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Add documentation for v3.3.1

parent 1ba08dc2
...@@ -4,7 +4,7 @@ const stableVersion = "v3.3.0" ...@@ -4,7 +4,7 @@ const stableVersion = "v3.3.0"
// Dictionary doc folder to label // Dictionary doc folder to label
const versionMapping = { const versionMapping = {
"master": "master", "master": "master",
"": "v3.3.0", "": "v3.3.0/v3.3.1",
"v3.2.0": "v3.2.0", "v3.2.0": "v3.2.0",
"v3.1.0": "v3.1.0 (stable)", "v3.1.0": "v3.1.0 (stable)",
"v3.0.2": "v3.0.0/v3.0.1/v3.0.2", "v3.0.2": "v3.0.0/v3.0.1/v3.0.2",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment