Skip to content

Commit

Permalink
chore: update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
l1shen committed Dec 6, 2024
1 parent ee85db9 commit 5b2d615
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "2.1.9",
"version": "2.1.10",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
Expand Down Expand Up @@ -50,7 +50,7 @@
{
"id": "claude-dev-ActivityBar",
"title": "Cline",
"icon": "$(robot)"
"icon": "$(edit-session)"
}
]
},
Expand Down

0 comments on commit 5b2d615

Please sign in to comment.