diff options
author | 2022-05-30 18:12:41 +0000 | |
---|---|---|
committer | 2022-05-30 18:12:41 +0000 | |
commit | 9edf1e02eaec0030edc35c5d5d961d72d93afb50 (patch) | |
tree | 3581038a9bb6fa9a140923412aad16b155da58fc /_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@837293488420f3e38dfda78c8764... (diff) |
Deploying to docs from @ python-discord/bot-core@6659680429eec1dd0d45a6332a329a8b5e5a0d0b 🚀
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 9ace4e87..e4e08a75 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.1.0', + VERSION: '7.1.1', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |