chore(vscode): bump version to 4.0.0

This commit is contained in:
Dominic Cooney
2026-06-24 14:48:03 +09:00
parent 65b3977bc5
commit b5388e5c8d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "claude-dev",
"displayName": "Cline",
"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": "3.89.0",
"version": "4.0.0",
"icon": "assets/icons/icon.png",
"engines": {
"vscode": "^1.84.0"
+1 -1
View File
@@ -346,7 +346,7 @@
},
"apps/vscode": {
"name": "claude-dev",
"version": "3.89.0",
"version": "4.0.0",
"dependencies": {
"@anthropic-ai/sdk": "^0.37.0",
"@bufbuild/protobuf": "^2.2.5",