diff options
author | 2022-05-28 16:25:40 +0000 | |
---|---|---|
committer | 2022-05-28 16:25:40 +0000 | |
commit | 4c581e38b96dc87a6ecc73a91b8214588ea762a1 (patch) | |
tree | 449a91227269e71ea9dee9655098e4a57ba80aff /_static | |
parent | Deploying to docs from @ python-discord/bot-core@cfacb4559764801fa37d631fcfe6... (diff) |
Deploying to docs from @ python-discord/bot-core@837293488420f3e38dfda78c876417a72bb3b4e1 🚀
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 de7798d9..9ace4e87 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.0.0', + VERSION: '7.1.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |