diff options
author | 2022-04-20 22:26:13 +0000 | |
---|---|---|
committer | 2022-04-20 22:26:13 +0000 | |
commit | 166de84ed921ee41a1aa81131fb08074f9d54a44 (patch) | |
tree | 91236a3f0be12cb3c1bca6a673d880b328a03606 /_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@98a5cc0f48aa58072f78e3faee90... (diff) |
Deploying to docs from @ python-discord/bot-core@7d4784edae5e70322545e9523a945ed7a849d5bb 🚀
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 2262cd5a..29516ede 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: '6.0.0', + VERSION: '6.1.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |