Prepare for release

This commit is contained in:
Saoud Rizwan
2024-10-12 18:55:34 -04:00
parent ef0157bbce
commit 3761023b60
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Change Log
## [2.0.7]
- Misc. bug fixes
## [2.0.6]
- Update URLs to https://github.com/cline/cline

View File

@@ -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": {