diff options
author | 2022-09-18 14:00:14 +0000 | |
---|---|---|
committer | 2022-09-18 14:00:14 +0000 | |
commit | b2046169bfa08b4f0efa1da67d4f8eed7a0c107f (patch) | |
tree | 6afe7eba1bd8cbea9c76a86204772e85d5244d9c /_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@030d15e3a0ae2ecc84ca368aa11e... (diff) |
Deploying to docs from @ python-discord/bot-core@ac156ecc63e0cd0ea54d58020efe8df3c6e39c86 🚀
Diffstat (limited to '_static/documentation_options.js')
-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 cbeeae47..36ca838e 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: '8.2.0', + VERSION: '8.2.1', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', |