mirror of
https://github.com/cline/cline.git
synced 2025-06-03 03:59:07 +00:00
Update announcement
This commit is contained in:
parent
928ea39fae
commit
5c0aeb9671
@ -2,7 +2,7 @@
|
|||||||
"name": "claude-dev",
|
"name": "claude-dev",
|
||||||
"displayName": "Cline (prev. 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.",
|
"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",
|
"icon": "assets/icons/icon.png",
|
||||||
"galleryBanner": {
|
"galleryBanner": {
|
||||||
"color": "#617A91",
|
"color": "#617A91",
|
||||||
|
@ -60,7 +60,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p style={{ margin: "8px 0" }}>
|
<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!
|
See a demo of Checkpoints here!
|
||||||
</VSCodeLink>
|
</VSCodeLink>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user