diff options
author | 2022-04-02 19:23:07 +0000 | |
---|---|---|
committer | 2022-04-02 19:23:07 +0000 | |
commit | b5e39348290adf61e6e262f7636906f4f6e65bdb (patch) | |
tree | d80fd2ab5ddb6f419500e881eee78af7bbd68af7 /_static | |
parent | Deploying to docs from @ python-discord/bot-core@765284a5e436f7786619a5ba4c31... (diff) |
Deploying to docs from @ python-discord/bot-core@3732ccccbebf26da1678b24c1446019dad079745 🚀
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 57c0f823..9d4140ce 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: '4.0.0', + VERSION: '5.0.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |