summaryrefslogtreecommitdiffhomepage
path: root/cloud/app/package.json
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-09-09 07:40:23 +0000
committeropencode <[email protected]>2025-09-09 07:40:23 +0000
commitdcabafcdcecc80ca3826a2e47672bd6fc77b7bc0 (patch)
tree0e74d8e8f08217bf928e01426c59adb4ba5ede33 /cloud/app/package.json
parent02e8242c3b7d1562f0373d1b32bc6506424f1e78 (diff)
downloadopencode-dcabafcdcecc80ca3826a2e47672bd6fc77b7bc0.tar.gz
opencode-dcabafcdcecc80ca3826a2e47672bd6fc77b7bc0.zip
release: v0.6.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 e8151f2e0..a60f83a6d 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.6.7"
+ "version": "0.6.8"
},
"dependencies": {
"@ibm/plex": "6.4.1",