diff options
| author | opencode <[email protected]> | 2025-09-10 03:32:47 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-09-10 03:32:47 +0000 |
| commit | 58fe88432714456350244ebbea1e6287d3dccb36 (patch) | |
| tree | 1b13f9e2c6dc598e4c12b2446c5be7613b48d7bd /cloud/app | |
| parent | e69d10b6c978048510eec21ca5c648336ebacb47 (diff) | |
| download | opencode-58fe88432714456350244ebbea1e6287d3dccb36.tar.gz opencode-58fe88432714456350244ebbea1e6287d3dccb36.zip | |
release: v0.6.10
Diffstat (limited to 'cloud/app')
| -rw-r--r-- | cloud/app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/app/package.json b/cloud/app/package.json index d2ee79db3..51a3628ba 100644 --- a/cloud/app/package.json +++ b/cloud/app/package.json @@ -7,7 +7,7 @@ "dev:remote": "VITE_AUTH_URL=https://auth.dev.opencode.ai bun sst shell --stage=dev bun dev", "build": "vinxi build && ../../packages/opencode/script/schema.ts ./.output/public/config.json", "start": "vinxi start", - "version": "0.6.9" + "version": "0.6.10" }, "dependencies": { "@ibm/plex": "6.4.1", |
