diff options
author | 2022-01-09 17:34:39 +0000 | |
---|---|---|
committer | 2022-01-09 17:34:39 +0000 | |
commit | 9a36d266a52093d0f034ddb5bcc33270c5f3821a (patch) | |
tree | e3190a748bbae2621e548a0f49820fb2cee33dd5 /_static/documentation_options.js | |
parent | Deploying to docs from @ python-discord/bot-core@1a9f0cf23fd20162fc7bac8e7f8e... (diff) |
Deploying to docs from @ python-discord/bot-core@511bcba1b0196cd498c707a525ea56921bd971db 🚀
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 87d81882..5be98c46 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: '0.1.0', + VERSION: '1.2.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', |