diff options
author | 2022-11-14 17:49:56 +0000 | |
---|---|---|
committer | 2022-11-14 17:49:56 +0000 | |
commit | c2255f3c5279cc5846145a4af844aff4d8d3ec50 (patch) | |
tree | 3a72204dccafdd422d78d12d799073a022ad534e /main/_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@a6760a64bcec5ba77709492ba33b... (diff) |
Deploying to docs from @ python-discord/bot-core@a0f08bafd429171e9501d7a6aac142c6f9294b87 🚀
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 2d9f8d2e..7fd0f27c 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.0.0', + VERSION: '9.1.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', |