Skip to content

Commit 94b730e

Browse files
committed
Update docs version to 9.0
1 parent f1adede commit 94b730e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/common/Constants.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/common/Constants.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This is used for the version dropdown in the manual layouts
2-
let allManualVersions = [("latest", "v8.4.0"), ("v8.0.0", "< v8.2.0")]
2+
let allManualVersions = [("latest", "v9.x"), ("v8.0.0", "< v8.2.0")]
33

44
// Used for the DocsOverview and collapsible navigation
55
let languageManual = version => {

0 commit comments

Comments
 (0)