diff options
author | 2022-07-27 17:39:06 +0000 | |
---|---|---|
committer | 2022-07-27 17:39:06 +0000 | |
commit | dac41e15e1e240212a0826f81c5d3fc34d0417d1 (patch) | |
tree | e2a71852fb12ceb52ec4361debd336fad8f69d07 /_static | |
parent | Deploying to docs from @ python-discord/bot-core@20ed26e794c677205417a475b5d3... (diff) |
Deploying to docs from @ python-discord/bot-core@db0ff48a574f5b466f3e8dc25cc32c3a9bfc1370 🚀
Diffstat (limited to '_static')
-rw-r--r-- | _static/documentation_options.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_static/documentation_options.js b/_static/documentation_options.js index 803b3943..1f5d78a8 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '7.5.0', + VERSION: '8.0.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', |