We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d11c5d + a81ab62 commit d0f4a1dCopy full SHA for d0f4a1d
scripts/prepare-doc.sh
@@ -74,7 +74,7 @@ GENERATED_TAGS="$(find . -maxdepth 1 -type d -name 'v*' -printf "%f\n" | sort -
74
cat << EOF > versions.json
75
[
76
{ "value": "nightly", "label": "nightly (development)" },
77
-{ "value": "latest", "label": "latest release (5.9.*)" },
+{ "value": "latest", "label": "latest release (5.10.*)" },
78
$GENERATED_TAGS
79
]
80
EOF
0 commit comments