chore(release): bump version to 0.19.0-nightly.20251120.8e531dc02 (#13540)

This commit is contained in:
gemini-cli-robot
2025-11-20 14:43:11 -08:00
committed by GitHub
parent fec0eba07e
commit 85bc25a765
7 changed files with 30 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.18.0-nightly.20251120.2231497b1",
"version": "0.19.0-nightly.20251120.8e531dc02",
"engines": {
"node": ">=20.0.0"
},
@@ -14,7 +14,7 @@
"url": "git+https://github.com/google-gemini/gemini-cli.git"
},
"config": {
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.18.0-nightly.20251120.2231497b1"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.19.0-nightly.20251120.8e531dc02"
},
"scripts": {
"start": "cross-env NODE_ENV=development node scripts/start.js",