diff options
author | 2022-05-10 20:53:14 +0000 | |
---|---|---|
committer | 2022-05-10 20:53:14 +0000 | |
commit | 780cfe5284e415cb714db05d8de5cdd8effca1b5 (patch) | |
tree | a19d15314da61e66e42242f3dc2c8c43ead808cf /_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@e7fbea9a74f13312aa67a7737b63... (diff) |
Deploying to docs from @ python-discord/bot-core@cfacb4559764801fa37d631fcfe692f7197eb916 🚀
Diffstat (limited to '_static/documentation_options.js')
-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 10fce7cc..de7798d9 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: '6.4.0', + VERSION: '7.0.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |