summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-10-25 06:45:23 +0000
committeropencode <[email protected]>2025-10-25 06:45:23 +0000
commitfc2afdc92f55dba859a3c28fdf6e187a64ee0e0f (patch)
tree214fcdceac6a20f25f3a6f36ee8814d9a70ced36 /packages/console/app
parentfe5e7cfd1b70f8a04a0e21a603822d7134955062 (diff)
downloadopencode-fc2afdc92f55dba859a3c28fdf6e187a64ee0e0f.tar.gz
opencode-fc2afdc92f55dba859a3c28fdf6e187a64ee0e0f.zip
release: v0.15.17
Diffstat (limited to 'packages/console/app')
-rw-r--r--packages/console/app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/console/app/package.json b/packages/console/app/package.json
index 46e6aef5c..9fea56f7f 100644
--- a/packages/console/app/package.json
+++ b/packages/console/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 && ../../opencode/script/schema.ts ./.output/public/config.json",
"start": "vinxi start",
- "version": "0.15.16"
+ "version": "0.15.17"
},
"dependencies": {
"@ibm/plex": "6.4.1",