diff options
| author | opencode <[email protected]> | 2025-09-11 17:02:59 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-09-11 17:02:59 +0000 |
| commit | 84f0c63fa15061d7f9c29a32f20a0f60b6debead (patch) | |
| tree | 471b9fd21dd505158b43dfcdde24902a270ae256 /cloud/app | |
| parent | 3e9b451fb4c3ad2a9d392ee0e304a5c7c9d7547d (diff) | |
| download | opencode-84f0c63fa15061d7f9c29a32f20a0f60b6debead.tar.gz opencode-84f0c63fa15061d7f9c29a32f20a0f60b6debead.zip | |
release: v0.7.2
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 efc292be8..5ae7df59d 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.7.1" + "version": "0.7.2" }, "dependencies": { "@ibm/plex": "6.4.1", |
