v4.2.1 in docs

This commit is contained in:
Lysandre 2021-01-14 14:25:30 +01:00
parent 280db79ac1
commit e43f3b6190

View File

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