diff options
author | 2022-03-05 16:32:01 +0000 | |
---|---|---|
committer | 2022-03-05 16:32:01 +0000 | |
commit | 451fbe23ff31a232ea68d2c1913153a4397ef6ce (patch) | |
tree | 8016b0c3a3c8afa84cdd18307215773282595807 /_static | |
parent | Deploying to docs from @ python-discord/bot-core@a96f9e3c2120c4484726e01dd355... (diff) |
Deploying to docs from @ python-discord/bot-core@f105af921d2e294e49388c4aff680912cf261ec6 🚀
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 8d2a4675..758bf8bb 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: '3.0.0', + VERSION: '3.0.1', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |