diff options
author | 2022-07-16 21:26:00 +0000 | |
---|---|---|
committer | 2022-07-16 21:26:00 +0000 | |
commit | c9abff751e8818c6438bce6fe80f49e3eba8084b (patch) | |
tree | 2a695eefa9a2d327b0164c255c860a113f8c13f0 /_static | |
parent | Deploying to docs from @ python-discord/bot-core@9c0e5a6b0354e48a1def2608370b... (diff) |
Deploying to docs from @ python-discord/bot-core@c448b69160e287826268db6f499eef81c4005e5a 🚀
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 ddc6767b..4e5b1b22 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: '7.3.0', + VERSION: '7.3.1', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', |