diff options
author | 2023-07-20 09:58:57 +0000 | |
---|---|---|
committer | 2023-07-20 09:58:57 +0000 | |
commit | 4eff6a6bb063dcd33197ffef44186c50bc396167 (patch) | |
tree | c584731fe15562f8d3a12f823a9733414d33def9 /main/_static | |
parent | Deploying to docs from @ python-discord/bot-core@29af8a99dea22358ba0774f6b4eb... (diff) |
Deploying to docs from @ python-discord/bot-core@b52f1ab731e2a55d08c0de64401721fc5034865c 🚀
Diffstat (limited to 'main/_static')
-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 cf717237..8653236d 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: '9.9.2', + VERSION: '10.0.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', |