diff options
author | 2022-03-15 12:26:50 +0000 | |
---|---|---|
committer | 2022-03-15 12:26:50 +0000 | |
commit | d4b11263ea0ee661f88120841d27f76a92357773 (patch) | |
tree | bdf14dd47c45e17002983aab8ba68eef4176d93d /_static | |
parent | Deploying to docs from @ python-discord/bot-core@f105af921d2e294e49388c4aff68... (diff) |
Deploying to docs from @ python-discord/bot-core@bc0a470dcd99007581975f23efabbda9266dac9d 🚀
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 758bf8bb..57c0f823 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: '3.0.1', + VERSION: '4.0.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |