diff options
author | 2022-03-03 22:03:33 +0000 | |
---|---|---|
committer | 2022-03-03 22:03:33 +0000 | |
commit | c7245e0b2b0b26920ca511552f5d4a4f6a715c6e (patch) | |
tree | dd5d740c14d9f6387c362d724eb96d02047075dd /_static | |
parent | Deploying to docs from @ python-discord/bot-core@114db8556dd236fd5ba58061357e... (diff) |
Deploying to docs from @ python-discord/bot-core@a96f9e3c2120c4484726e01dd355f775ac4eabcd 🚀
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 1cccfc07..8d2a4675 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: '2.1.0', + VERSION: '3.0.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |