chore(release): v0.3.0-nightly.20251125.c9af7481

This commit is contained in:
github-actions[bot]
2025-11-25 00:11:41 +00:00
parent c9af74816a
commit 1dd6604ae9
6 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.3.0",
"version": "0.3.0-nightly.20251125.c9af7481",
"engines": {
"node": ">=20.0.0"
},
@@ -13,7 +13,7 @@
"url": "git+https://github.com/QwenLM/qwen-code.git"
},
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.3.0"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.3.0-nightly.20251125.c9af7481"
},
"scripts": {
"start": "cross-env node scripts/start.js",