diff options
author | 2022-11-05 14:20:05 +0000 | |
---|---|---|
committer | 2022-11-05 14:20:05 +0000 | |
commit | a04595198ded086fa2f39201ca5f9afa2f696d4a (patch) | |
tree | 5992e0ee4d197f9c31d3f4e8ffabbed09c41773a /main/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@6ae78684ee0e61d8a6ad8bb779ea... (diff) |
Deploying to docs from @ python-discord/bot-core@3f55e7149a3197b7fa41fcf7dc7df47a3a209cfd 🚀
Diffstat (limited to 'main/_static/documentation_options.js')
-rw-r--r-- | main/_static/documentation_options.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/_static/documentation_options.js b/main/_static/documentation_options.js index 36ca838e..2d9f8d2e 100644 --- a/main/_static/documentation_options.js +++ b/main/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '8.2.1', + VERSION: '9.0.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', |