Skip to content

Commit 07e2b05

Browse files
committed
set docs stable version to 1.8.0
1 parent 232e7a6 commit 07e2b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/_static/js/custom.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// These two things need to be updated at each release for the version selector.
22
// Last stable version
3-
const stableVersion = "v1.5.0"
3+
const stableVersion = "v1.8.0"
44
// Dictionary doc folder to label
55
const versionMapping = {
66
"master": "master",

0 commit comments

Comments
 (0)