diff options
author | 2022-02-28 00:01:03 +0000 | |
---|---|---|
committer | 2022-02-28 00:01:03 +0000 | |
commit | cf15bdf78a15c09aab02b47c048cc0bbb40200da (patch) | |
tree | 1fe4796bb447c7a766d0f82a6cdb6d7f1cab4c32 /_static | |
parent | Deploying to docs from @ python-discord/bot-core@5593a0c95e2b4fd9515c8875ea6e... (diff) |
Deploying to docs from @ python-discord/bot-core@114db8556dd236fd5ba58061357e7ae1e5e732b2 🚀
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 5a94801b..1cccfc07 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.0.0', + VERSION: '2.1.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |