chore(release): desktop desktop-v0.0.4 [skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
qwen-code-ci-bot 2026-06-15 21:43:07 +08:00 committed by GitHub
parent ad6368b3ae
commit ee8fb80010
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@craft-agent/electron",
"version": "0.0.3",
"version": "0.0.4",
"description": "Electron desktop app for Qwen Code",
"main": "dist/main.cjs",
"private": true,

View file

@ -1,6 +1,6 @@
{
"name": "openwork",
"version": "0.0.3",
"version": "0.0.4",
"license": "Apache-2.0",
"description": "OpenWork desktop and headless agent workspace from Model Studio AI",
"author": {

View file

@ -1,6 +1,6 @@
{
"name": "@craft-agent/shared",
"version": "0.0.3",
"version": "0.0.4",
"license": "Apache-2.0",
"description": "Shared business logic for Qwen Code - agent, auth, config, credentials, MCP integration",
"type": "module",