diff --git a/src/core/webview/ClineProvider.ts b/src/core/webview/ClineProvider.ts index a72f368123..72a93df073 100644 --- a/src/core/webview/ClineProvider.ts +++ b/src/core/webview/ClineProvider.ts @@ -112,7 +112,7 @@ export class ClineProvider implements vscode.WebviewViewProvider { workspaceTracker?: WorkspaceTracker mcpHub?: McpHub private authManager: FirebaseAuthManager - private latestAnnouncementId = "feb-18-2025" // update to some unique identifier when we add a new announcement + private latestAnnouncementId = "feb-19-2025" // update to some unique identifier when we add a new announcement constructor( readonly context: vscode.ExtensionContext, diff --git a/webview-ui/src/components/chat/Announcement.tsx b/webview-ui/src/components/chat/Announcement.tsx index 7db36825b3..a7b9ec9a46 100644 --- a/webview-ui/src/components/chat/Announcement.tsx +++ b/webview-ui/src/components/chat/Announcement.tsx @@ -56,6 +56,9 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => { task. + + See a demo of the changes here! + {/*