summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-18 01:59:40 +0000
committeropencode <[email protected]>2025-11-18 01:59:40 +0000
commit008ccb4729b1a2683eb421ff378ec7517cf4f0b2 (patch)
tree46ad3e05cbf0e1cb80272233cbeedb1c18f67765 /packages/console/app
parentbc232045a108289a1684d058260ae445a88724db (diff)
downloadopencode-008ccb4729b1a2683eb421ff378ec7517cf4f0b2.tar.gz
opencode-008ccb4729b1a2683eb421ff378ec7517cf4f0b2.zip
release: v1.0.71
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 1cc70ac5b..bbc46f72d 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.70"
+ "version": "1.0.71"
},
"dependencies": {
"@ibm/plex": "6.4.1",