update version

This commit is contained in:
奕桁
2025-07-31 20:37:17 +08:00
parent 1bfe5a796a
commit cff88350f4
7 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.1-alpha.8",
"version": "0.0.1-alpha.12",
"description": "Gemini CLI",
"repository": {
"type": "git",
@@ -25,7 +25,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.1-alpha.8"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.1-alpha.12"
},
"dependencies": {
"@qwen-code/qwen-code-core": "file:../core",