diff --git a/docusaurus.config.js b/docusaurus.config.js index 012510bf..eaa9cf07 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -77,31 +77,31 @@ const config = { label: '3.15', path: 'latest', // When a new version is released and this is no longer the current version, change this to the version number and then delete this comment. banner: 'none', - className: '3.15.1', + className: '3.15.2', }, "3.14": { // When a new version is released and this is no longer the current version, change this to the version number and then delete this comment. label: '3.14', path: '3.14', // When a new version is released and this is no longer the current version, change this to the version number and then delete this comment. banner: 'none', - className: '3.14.1', + className: '3.14.2', }, "3.13": { label: '3.13', path: '3.13', banner: 'none', - className: '3.13.2', + className: '3.13.3', }, "3.12": { label: '3.12', path: '3.12', banner: 'none', - className: '3.12.5', + className: '3.12.6', }, "3.11": { label: '3.11', path: '3.11', banner: 'none', - className: '3.11.5', + className: '3.11.6', }, "3.10": { label: '3.10',