summaryrefslogtreecommitdiffhomepage
path: root/cloud/app
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-09-16 08:35:55 +0000
committeropencode <[email protected]>2025-09-16 08:35:55 +0000
commit52fcdcc37b873b16999e3a1c9b7d426ef8aa85ba (patch)
treebcab760bbe7de21c59cd204fefa674438ee7a8aa /cloud/app
parent78d6b3a9637b33f80f29ef43a54fc053e42ac1f0 (diff)
downloadopencode-52fcdcc37b873b16999e3a1c9b7d426ef8aa85ba.tar.gz
opencode-52fcdcc37b873b16999e3a1c9b7d426ef8aa85ba.zip
release: v0.9.4
Diffstat (limited to 'cloud/app')
-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 8039023e6..cbf5b7f19 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.3"
+ "version": "0.9.4"
},
"dependencies": {
"@ibm/plex": "6.4.1",