Skip to content

Commit 18d1de7

Browse files
committed
Fix search version
1 parent c6af97f commit 18d1de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
release = '5.x'
1717

1818
# The search index version.
19-
search_version = '5-x'
19+
search_version = '5'
2020

2121
# The marketing diplay name for the book.
2222
version_name = 'Chiffon'

0 commit comments

Comments
 (0)