mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Prepare for release
This commit is contained in:
@@ -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, executing commands, and more with your permission every step of the way.",
|
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"icon": "assets/icons/icon.png",
|
"icon": "assets/icons/icon.png",
|
||||||
"galleryBanner": {
|
"galleryBanner": {
|
||||||
"color": "#556C80",
|
"color": "#556C80",
|
||||||
|
|||||||
@@ -99,9 +99,9 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
|
|||||||
</li>
|
</li>
|
||||||
</ul>*/}
|
</ul>*/}
|
||||||
<p style={{ margin: "0" }}>
|
<p style={{ margin: "0" }}>
|
||||||
{/* <VSCodeLink href="https://github.com/clinebot/cline/releases/tag/v2.0.0" style={{ display: "inline" }}>
|
<VSCodeLink href="https://x.com/sdrzn/status/1843989769828602273" style={{ display: "inline" }}>
|
||||||
See a demo of the changes here.
|
See a demo of the changes here.
|
||||||
</VSCodeLink> */}
|
</VSCodeLink>
|
||||||
I'm excited for you to try this update, and would love to hear how you like it in our Discord. Come say
|
I'm excited for you to try this update, and would love to hear how you like it in our Discord. Come say
|
||||||
hi!{" "}
|
hi!{" "}
|
||||||
<VSCodeLink style={{ display: "inline" }} href="https://discord.gg/cline">
|
<VSCodeLink style={{ display: "inline" }} href="https://discord.gg/cline">
|
||||||
|
|||||||
Reference in New Issue
Block a user