diff --git a/docusaurus.config.js b/docusaurus.config.js index 74e1f3c1..0f66c703 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -466,7 +466,7 @@ const config = { announcementBar: { id: 'new_version', content: - 'Announcing the release of ScalarDL 3.11!🚀 For details on what\'s included in this new version, see the release notes.', + 'Announcing the release of ScalarDL 3.12!🚀 For details on what\'s included in this new version, see the release notes.', // 'Announcing the release of ScalarDL X.X!🚀 For details on what\'s included in this new version, see the release notes.', backgroundColor: '#2673BB', textColor: '#FFFFFF', diff --git a/i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current.json b/i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current.json index 981251a2..931a462a 100644 --- a/i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current.json +++ b/i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current.json @@ -1,6 +1,6 @@ { "version.label": { - "message": "3.11", + "message": "3.12", "description": "The label for version current" }, "sidebar.docs.category.About ScalarDL": {