diff --git a/docusaurus.config.js b/docusaurus.config.js index 6e17cc0f..032efac5 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -491,8 +491,8 @@ const config = { announcementBar: { id: 'new_version', content: - 'Docs for both ScalarDB Community and Enterprise editions now live on this site! Editions that a doc applies to are in tags at the top of each page 🏷️', - // 'The ScalarDB X.X is now available!🥳 For details on what\'s included in this new version, see the release notes.', + 'Announcing the release of ScalarDB 3.14!🚀 For details on what\'s included in this new version, see the release notes.', + // 'Announcing the release of ScalarDB X.X!🚀 For details on what\'s included in this new version, see the release notes.', backgroundColor: '#2673BB', textColor: '#FFFFFF', isCloseable: true,