summaryrefslogtreecommitdiffhomepage
path: root/packages/web
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-12-28 19:05:54 +0000
committeropencode <[email protected]>2025-12-28 19:05:54 +0000
commit2abaa46e23352b133f327dba5bca6a1415712028 (patch)
treecd2f1ff83a40e2f06f7f8434385171836c48cfc0 /packages/web
parent0cbbb20d22fb34ed773951a0cf1eaa9cd556aa98 (diff)
downloadopencode-2abaa46e23352b133f327dba5bca6a1415712028.tar.gz
opencode-2abaa46e23352b133f327dba5bca6a1415712028.zip
release: v1.0.206
Diffstat (limited to 'packages/web')
-rw-r--r--packages/web/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/package.json b/packages/web/package.json
index 73672590f..ff4d6ac72 100644
--- a/packages/web/package.json
+++ b/packages/web/package.json
@@ -1,7 +1,7 @@
{
"name": "@opencode-ai/web",
"type": "module",
- "version": "1.0.205",
+ "version": "1.0.206",
"scripts": {
"dev": "astro dev",
"dev:remote": "VITE_API_URL=https://api.opencode.ai astro dev",