diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts
index 4e2fb4214..8b2078716 100644
--- a/docs/docusaurus.config.ts
+++ b/docs/docusaurus.config.ts
@@ -175,7 +175,7 @@ const config: Config = {
announcementBar: {
id: 'announcement', // Any value that will identify this message.
content:
- '❄️🎉 New Release! ICICLE v3.1! Click here for the full update 🎉❄️',
+ '❄️🎉 New Release! ICICLE v3.2! 🎉❄️',
backgroundColor: '#64f5ef', // Light blue background color.
textColor: '#000000', // Black text color.
isCloseable: true, // Defaults to `true`.