summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-03 22:01:30 +0000
committeropencode <[email protected]>2025-11-03 22:01:30 +0000
commit36c1a05eaa4873e9622af585f30a5f916a244467 (patch)
treef87b514fcf4a848e4164ae83be5625da3971b271 /packages/console/app
parent5708e3bf1ec27cccf8b11ffce9325a88bb772566 (diff)
downloadopencode-36c1a05eaa4873e9622af585f30a5f916a244467.tar.gz
opencode-36c1a05eaa4873e9622af585f30a5f916a244467.zip
release: v1.0.18
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 583b97f63..31c1969e4 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": "1.0.17"
+ "version": "1.0.18"
},
"dependencies": {
"@ibm/plex": "6.4.1",