"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "b382a09e28c7e59129246ccdf4b00f2cac4547a4"
Commit e43f3b61 authored by Lysandre's avatar Lysandre
Browse files

v4.2.1 in docs

parent 280db79a
...@@ -4,7 +4,7 @@ const stableVersion = "v4.2.0" ...@@ -4,7 +4,7 @@ const stableVersion = "v4.2.0"
// Dictionary doc folder to label. The last stable version should have an empty key. // Dictionary doc folder to label. The last stable version should have an empty key.
const versionMapping = { const versionMapping = {
"master": "master", "master": "master",
"": "v4.2.0 (stable)", "": "v4.2.0/v4.2.1 (stable)",
"v4.1.1": "v4.1.0/v4.1.1", "v4.1.1": "v4.1.0/v4.1.1",
"v4.0.1": "v4.0.0/v4.0.1", "v4.0.1": "v4.0.0/v4.0.1",
"v3.5.1": "v3.5.0/v3.5.1", "v3.5.1": "v3.5.0/v3.5.1",
......
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