chore/release: bump version to 0.17.0-nightly.20251114.0fcbff506 (#13040)

This commit is contained in:
gemini-cli-robot
2025-11-13 20:07:27 -08:00
committed by GitHub
parent 2c5e09e1c3
commit 3174573b64
7 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.17.0-nightly.20251113.48e3932f6",
"version": "0.17.0-nightly.20251114.0fcbff506",
"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.17.0-nightly.20251113.48e3932f6"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.17.0-nightly.20251114.0fcbff506"
},
"scripts": {
"start": "cross-env NODE_ENV=development node scripts/start.js",