diff options
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 87f1aa98c..31e0e73a6 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.9.7" + "version": "0.9.8" }, "dependencies": { "@ibm/plex": "6.4.1", |
