Saoud Rizwan 1 год назад
Родитель
Сommit
3761023b60
2 измененных файлов с 6 добавлено и 2 удалено
  1. 4 0
      CHANGELOG.md
  2. 2 2
      package.json

+ 4 - 0
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

+ 2 - 2
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": {