diff options
author | 2022-11-14 18:21:00 +0000 | |
---|---|---|
committer | 2022-11-14 18:21:00 +0000 | |
commit | 91abb04f8a4966d8dd06aba81ae7e255fbe0ab7f (patch) | |
tree | 67356234e12bfe56fe0dd59c1edfc894d74ab641 /_static | |
parent | Deploying to docs from @ python-discord/bot-core@a0f08bafd429171e9501d7a6aac1... (diff) |
Deploying to docs from @ python-discord/bot-core@3d53d05329b4c3b75909888986c98b3d6fc49b20 🚀
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 7fd0f27c..02cf7274 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.1.0', + VERSION: '9.1.1', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', |