summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-10-16 18:06:59 +0000
committeropencode <[email protected]>2025-10-16 18:06:59 +0000
commit2517b2255259443795c71852274fc724459cf967 (patch)
tree8da6f767a138d4773d8ed081036e728f4ae5dc76 /packages/console/app
parent64617c113aaadcde09674d27da11042beabcbba9 (diff)
downloadopencode-2517b2255259443795c71852274fc724459cf967.tar.gz
opencode-2517b2255259443795c71852274fc724459cf967.zip
release: v0.15.5
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 96f75f594..d85af9198 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.4"
+ "version": "0.15.5"
},
"dependencies": {
"@ibm/plex": "6.4.1",