diff options
| author | 2022-12-24 14:56:28 +0000 | |
|---|---|---|
| committer | 2022-12-24 14:56:28 +0000 | |
| commit | c082a9cf6cfdd74d04d4b3e1c71f5c434f0c5797 (patch) | |
| tree | befda7f64cd14e395ddc8930a4d6dcd7f4ea7c39 /main/_static | |
| parent | Deploying to docs from @ python-discord/bot-core@00b4f162899954f7474397f38a17... (diff) | |
Deploying to docs from @ python-discord/bot-core@ae1520e26a00a86ebccfebac2569568cac4719e9 🚀
Diffstat (limited to 'main/_static')
| -rw-r--r-- | main/_static/documentation_options.js | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/main/_static/documentation_options.js b/main/_static/documentation_options.js index d2cda75b..a6e5d25a 100644 --- a/main/_static/documentation_options.js +++ b/main/_static/documentation_options.js @@ -1,6 +1,6 @@  var DOCUMENTATION_OPTIONS = {      URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), -    VERSION: '9.3.0', +    VERSION: '9.3.1',      LANGUAGE: 'en',      COLLAPSE_INDEX: false,      BUILDER: 'html',  |