diff options
author | 2022-12-13 11:00:37 +0000 | |
---|---|---|
committer | 2022-12-13 11:00:37 +0000 | |
commit | 249745324b1696e8608517c4e819c1f6878f1aa8 (patch) | |
tree | 1097cd0935b428b5e81a6f22b4c5bbad1711bc25 /_static | |
parent | Deploying to docs from @ python-discord/bot-core@9c728dff2351a0170b372fec76e2... (diff) |
Deploying to docs from @ python-discord/bot-core@00b4f162899954f7474397f38a17b01e98351012 🚀
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 f477bba9..d2cda75b 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.2.0', + VERSION: '9.3.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', |