There was an error while loading. Please reload this page.
1 parent faf5d49 commit e11208aCopy full SHA for e11208a
2 files changed
packages/browser/src/manifest.json
@@ -4,7 +4,7 @@
4
"name": "Code Web Chat Connector",
5
"short_name": "CWC",
6
"description": "Connect your editor with free chatbots. Parse websites for context.",
7
- "version": "1.56.0",
+ "version": "1.57.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",
"description": "No-cost AI coding in free chatbots (CWC)",
- "version": "1.458.0",
+ "version": "1.459.0",
"scripts": {
"build": "npx vsce package --no-dependencies",
"vscode:prepublish": "rimraf out && npm run compile",
0 commit comments