diff options
author | 2022-02-25 01:30:11 +0000 | |
---|---|---|
committer | 2022-02-25 01:30:11 +0000 | |
commit | b64d5c3dc826438e501ce0a56e0c7904168d5545 (patch) | |
tree | c8267f36546677ef79b8e962b9dbce7eff3b0bfc /_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@554919b6314814320f35431a6cfb... (diff) |
Deploying to docs from @ python-discord/bot-core@5593a0c95e2b4fd9515c8875ea6e51c0ab88eb00 🚀
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 5be98c46..5a94801b 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: '1.2.0', + VERSION: '2.0.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |