We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c241f commit 48d3201Copy full SHA for 48d3201
2 files changed
packages/browser/src/manifest.json
@@ -4,7 +4,7 @@
4
"name": "Code Web Chat Connector",
5
"short_name": "CWC",
6
"description": "Initialize any web chat with your code",
7
- "version": "0.1.73",
+ "version": "1.0.0",
8
"homepage_url": "https://github.com/robertpiosik/CodeWebChat",
9
"icons": {
10
"16": "icons/icon-16.png",
packages/vscode/package.json
@@ -2,7 +2,7 @@
2
"name": "gemini-coder",
3
"displayName": "Code Web Chat (CWC, prev. Gemini Coder)",
- "version": "1.6.2",
+ "version": "1.6.3",
"scripts": {
"build": "npx vsce package --no-dependencies",
"vscode:prepublish": "npm run compile",
0 commit comments