Update announcement

This commit is contained in:
Saoud Rizwan 2025-01-06 13:25:25 -08:00
parent 928ea39fae
commit 5c0aeb9671
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"name": "claude-dev",
"displayName": "Cline (prev. Claude Dev)",
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way.",
"version": "3.1.0",
"version": "3.1.1",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",

View File

@ -60,7 +60,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
</li>
</ul>
<p style={{ margin: "8px 0" }}>
<VSCodeLink href="https://x.com/sdrzn/status/1876374390104846730" style={{ display: "inline" }}>
<VSCodeLink href="https://x.com/sdrzn/status/1876378124126236949" style={{ display: "inline" }}>
See a demo of Checkpoints here!
</VSCodeLink>
</p>