Skip to content

Commit a046cb5

Browse files
committed
Update the extension's description to "AI pair programming with free chatbots" and increment its version
1 parent 6789c80 commit a046cb5

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 (CWC)",
4-
"description": "Free AI coding for everyone",
5-
"version": "1.229.0",
4+
"description": "AI pair programming with free chatbots",
5+
"version": "1.230.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "rimraf out && npm run compile",

0 commit comments

Comments
 (0)