chore/release: bump version to 0.21.0-nightly.20251216.bb0c0d8ee (#15121)

This commit is contained in:
gemini-cli-robot
2025-12-16 09:46:42 -08:00
committed by GitHub
parent 5e21c8c03c
commit e79b149985
7 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.21.0-nightly.20251213.977248e09",
"version": "0.21.0-nightly.20251216.bb0c0d8ee",
"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.21.0-nightly.20251213.977248e09"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.21.0-nightly.20251216.bb0c0d8ee"
},
"scripts": {
"start": "cross-env NODE_ENV=development node scripts/start.js",