diff options
author | 2023-01-11 22:28:57 +0000 | |
---|---|---|
committer | 2023-01-11 22:28:57 +0000 | |
commit | 4498cbe4f86e38ae3bf5d5adcb2615d228857e2f (patch) | |
tree | 5fce3a0e84b284b57653e89ce6ec7be0cccf6eee /_static | |
parent | Deploying to docs from @ python-discord/bot-core@ae1520e26a00a86ebccfebac2569... (diff) |
Deploying to docs from @ python-discord/bot-core@08a7a742f61d655c2bd4fd02b95bb70e3d4b815e 🚀
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 a6e5d25a..ea0b61ac 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: '9.3.1', + VERSION: '9.4.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', |