Skip to content

Commit 9487265

Browse files
committed
Change banner announcement to 3.14 release
1 parent 1b0b40e commit 9487265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ const config = {
491491
announcementBar: {
492492
id: 'new_version',
493493
content:
494-
'<b>Docs for both ScalarDB Community and Enterprise editions now live on this site!</b> Editions that a doc applies to are in tags at the top of each page 🏷️',
494+
'<b>Announcing the release of ScalarDB 3.14!🚀 For details on what\'s included in this new version, see the <a target="_self" rel="noopener noreferrer" href="/docs/latest/releases/release-notes">release notes</a>.',
495495
// '<b>Announcing the release of ScalarDB X.X!🚀 For details on what\'s included in this new version, see the <a target="_self" rel="noopener noreferrer" href="/docs/latest/releases/release-notes">release notes</a>.<b>',
496496
backgroundColor: '#2673BB',
497497
textColor: '#FFFFFF',

0 commit comments

Comments
 (0)