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.
1 parent c952d21 commit 2fd1043Copy full SHA for 2fd1043
src/common/Constants.res
@@ -1,6 +1,6 @@
1
// This is used for the version dropdown in the manual layouts
2
let allManualVersions = [
3
- ("latest", "v11.0"),
+ ("latest", "v11"),
4
("v10.0.0", "v9.1 - v10.1"),
5
("v9.0.0", "v8.2 - v9.0"),
6
("v8.0.0", "v6.0 - v8.2"),
0 commit comments