chore: bump version to 0.14.4 (#3209)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
tanzhenxin 2026-04-13 18:15:54 +08:00 committed by GitHub
parent 62867702f7
commit 8d34d33246
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 26 additions and 26 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.14.3",
"version": "0.14.4",
"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.4"
},
"scripts": {
"start": "cross-env node scripts/start.js",