summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-09 06:46:42 +0000
committeropencode <[email protected]>2025-11-09 06:46:42 +0000
commitb927b9dca6a0c274837cfa76e7cbd373bfe924ff (patch)
tree8ceee06b5191ec17c50f8262b02c427d01d3b6b2 /packages/console/app
parent4b7231be68fb5ac9bf25657f8f39c7e349a63a5d (diff)
downloadopencode-b927b9dca6a0c274837cfa76e7cbd373bfe924ff.tar.gz
opencode-b927b9dca6a0c274837cfa76e7cbd373bfe924ff.zip
release: v1.0.51
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 4feae0538..cd1df8406 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": "./script/generate-sitemap.ts && vinxi build && ../../opencode/script/schema.ts ./.output/public/config.json",
"start": "vinxi start",
- "version": "1.0.50"
+ "version": "1.0.51"
},
"dependencies": {
"@ibm/plex": "6.4.1",