chore(release): v0.14.3-nightly.20260413.7614c8c58

This commit is contained in:
github-actions[bot] 2026-04-13 00:31:51 +00:00
parent 7614c8c58e
commit d2ffdebdc1
13 changed files with 27 additions and 27 deletions

View file

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