diff options
author | 2022-04-19 16:14:23 +0000 | |
---|---|---|
committer | 2022-04-19 16:14:23 +0000 | |
commit | a07af68988eb950403c62ffd19fa55a7e65d0062 (patch) | |
tree | 78f789b5e204f40c42e8a826236994a0914fe4c2 /_static | |
parent | Deploying to docs from @ python-discord/bot-core@e991f00dca86058030e8005f3656... (diff) |
Deploying to docs from @ python-discord/bot-core@98a5cc0f48aa58072f78e3faee90c0b0510f1723 🚀
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 842f9baa..2262cd5a 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: '5.0.4', + VERSION: '6.0.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |