Skip to content

Commit 5e7d85f

Browse files
committed
Bump env version
1 parent 230e5d8 commit 5e7d85f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

sphinx/environment/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
# This is increased every time an environment attribute is added
7373
# or changed to properly invalidate pickle files.
74-
ENV_VERSION = 65
74+
ENV_VERSION = 66
7575

7676
# config status
7777
CONFIG_UNSET = -1

tests/js/fixtures/cpp/searchindex.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.

tests/js/fixtures/multiterm/searchindex.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.

tests/js/fixtures/partial/searchindex.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.

tests/js/fixtures/titles/searchindex.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.

0 commit comments

Comments
 (0)