diff options
author | 2023-06-21 18:45:42 +0000 | |
---|---|---|
committer | 2023-06-21 18:45:42 +0000 | |
commit | 6a814bd89c7128b3bd6ef47d459fb20b386a53a3 (patch) | |
tree | ad35e4be17c3fef1eff13f62d38c6a52f8e3805d /_static | |
parent | Deploying to docs from @ python-discord/bot-core@b3425c40532b02ad54ac7be9eb96... (diff) |
Deploying to docs from @ python-discord/bot-core@16d0dff6212d48fd7a4d2da69344d9b4f7f3b6be 🚀
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 978f7061..e101e204 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: '9.8.0', + VERSION: '9.9.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', |