chore(release): v0.0.6-nightly.0

This commit is contained in:
github-actions[bot] 2025-08-13 00:09:35 +00:00
parent 0bc45aeefe
commit 96608c6775
4 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.5",
"version": "0.0.6-nightly.0",
"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.0.5"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.6-nightly.0"
},
"scripts": {
"start": "node scripts/start.js",