Skip to content

Commit 901e837

Browse files
committed
Bump version to 1.929.0 and update privacy documentation to source-available
1 parent 818e5fb commit 901e837

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gemini-coder",
33
"displayName": "Code Web Chat",
44
"description": "Connect VS Code with free chatbots (CWC)",
5-
"version": "1.928.0",
5+
"version": "1.929.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "rimraf out && npm run compile",

docs/privacy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ All your requests are sent directly to providers you set up with your own API ke
2020

2121
A local WebSockets server is run for bi-directional message passing.
2222

23-
### Open source
23+
### Source-available
2424

2525
The entire codebase is publicly available for review and audit. You can verify for yourself that the extension operates as described and adheres to these privacy principles.

0 commit comments

Comments
 (0)