mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Fixes
This commit is contained in:
parent
d9e360fa05
commit
71de5db36a
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
|
|||
</ul>*/}
|
||||
<p style={{ margin: "0" }}>
|
||||
More details about the changes + benchmarks{" "}
|
||||
<VSCodeLink href="https://x.com/sdrzn" style={{ display: "inline" }}>
|
||||
<VSCodeLink href="https://github.com/clinebot/cline/releases/tag/v2.0.0" style={{ display: "inline" }}>
|
||||
here.
|
||||
</VSCodeLink>
|
||||
I'm excited for you to try this update, and would love to hear how you like it in our Discord. Come say
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue