summaryrefslogtreecommitdiffhomepage
path: root/cloud/app/package.json
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-09-17 07:14:33 +0000
committeropencode <[email protected]>2025-09-17 07:14:33 +0000
commite618cbc4470bf66cf7f905053d1a5bf368aefd3a (patch)
tree631d99a0fd0a12a9497a8955eb3737e7730d7fb7 /cloud/app/package.json
parentabd99aeb7db5564cbfdf99b42e6a10bf3ccbafd5 (diff)
downloadopencode-e618cbc4470bf66cf7f905053d1a5bf368aefd3a.tar.gz
opencode-e618cbc4470bf66cf7f905053d1a5bf368aefd3a.zip
release: v0.9.8
Diffstat (limited to 'cloud/app/package.json')
-rw-r--r--cloud/app/package.json2
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",