Skip to content

Commit 4cbecd2

Browse files
committed
Update doc version to 8.4
1 parent 9daaa72 commit 4cbecd2

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.2.0"), ("v8.0.0", "< v8.2.0")]
2+
let allManualVersions = [("latest", "v8.4.0"), ("v8.0.0", "< v8.2.0")]
33

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

0 commit comments

Comments
 (0)