diff options
| author | opencode <[email protected]> | 2025-09-10 15:40:31 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-09-10 15:40:31 +0000 |
| commit | 2b0577c725f9a5c6f84cbe3c72f92830b48353c1 (patch) | |
| tree | 778f8d25cf67a898465a9e126a534d1f60911ba9 /cloud/app | |
| parent | bcd656ffae79f31d4d655334719e676d8841d865 (diff) | |
| download | opencode-2b0577c725f9a5c6f84cbe3c72f92830b48353c1.tar.gz opencode-2b0577c725f9a5c6f84cbe3c72f92830b48353c1.zip | |
release: v0.7.1
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 55802fac7..efc292be8 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.0" + "version": "0.7.1" }, "dependencies": { "@ibm/plex": "6.4.1", |
