diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a22d53..aef5063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [2.0.7] + +- Misc. bug fixes + ## [2.0.6] - Update URLs to https://github.com/cline/cline diff --git a/package.json b/package.json index 1d6de3d..98d72c8 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "name": "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.", - "version": "2.0.6", + "version": "2.0.7", "icon": "assets/icons/icon.png", "galleryBanner": { - "color": "#556C80", + "color": "#617A91", "theme": "dark" }, "engines": {