Skip to content

Commit a2c41da

Browse files
committed
Bump version to 1.914.0 and refactor checkpoint restoration logic for improved reliability
1 parent 039067f commit a2c41da

3 files changed

Lines changed: 185 additions & 184 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.913.0",
5+
"version": "1.914.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "rimraf out && npm run compile",

0 commit comments

Comments
 (0)