diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index d429743..830046d 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -33,7 +33,7 @@ module.exports = { announcementBar: { id: 'new_version', content: - 'Version 1.0.0-beta2 is out! 🎉 Check the migration guide', + 'Version 1.0.0-beta3 is out! 🎉 Check the migration guide', backgroundColor: '#FF5B79', textColor: 'black', isCloseable: true,