Skip to content

Commit a46c08a

Browse files
committed
Clarify chatbot integration in the extension description and update the version
1 parent 5e0f361 commit a46c08a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎packages/vscode/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "gemini-coder",
33
"displayName": "Code Web Chat",
4-
"description": "CWC connects VS Code with ChatGPT, AI Studio, DeepSeek, and 10+ other free chatbots. Saves you money and time.",
5-
"version": "1.403.0",
4+
"description": "CWC connects VS Code with ChatGPT, AI Studio, DeepSeek, and 10+ other free chatbots in your favorite browser",
5+
"version": "1.404.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "rimraf out && npm run compile",

0 commit comments

Comments
 (0)