summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app/package.json
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-20 01:27:49 +0000
committeropencode <[email protected]>2025-11-20 01:27:49 +0000
commit600c6b4973076c19cd18f6440fc3927709a035cc (patch)
tree342fac70dab757ea25768e21961d824df4c8a189 /packages/console/app/package.json
parent61007a9b9499d161189cf95caf5240965d021a03 (diff)
downloadopencode-600c6b4973076c19cd18f6440fc3927709a035cc.tar.gz
opencode-600c6b4973076c19cd18f6440fc3927709a035cc.zip
release: v1.0.80
Diffstat (limited to 'packages/console/app/package.json')
-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 28f20a19b..2f38bc55a 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.79"
+ "version": "1.0.80"
},
"dependencies": {
"@ibm/plex": "6.4.1",