summaryrefslogtreecommitdiffhomepage
path: root/cloud/app
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-09-02 01:03:43 +0000
committeropencode <[email protected]>2025-09-02 01:03:43 +0000
commit2fc8263032e62c891a23957d31b4325d191b3e74 (patch)
tree4bde909f580a10835d1aad186e5054b9376a4283 /cloud/app
parenta431b8922c9afd4acc0125dc2a495a74e1b43693 (diff)
downloadopencode-2fc8263032e62c891a23957d31b4325d191b3e74.tar.gz
opencode-2fc8263032e62c891a23957d31b4325d191b3e74.zip
release: v0.6.2
Diffstat (limited to 'cloud/app')
-rw-r--r--cloud/app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/app/package.json b/cloud/app/package.json
index d7c4d7e40..b9b18f886 100644
--- a/cloud/app/package.json
+++ b/cloud/app/package.json
@@ -6,7 +6,7 @@
"dev:remote": "VITE_AUTH_URL=https://auth.dev.opencode.ai bun sst shell --stage=dev bun dev",
"build": "vinxi build",
"start": "vinxi start",
- "version": "0.6.1"
+ "version": "0.6.2"
},
"dependencies": {
"@ibm/plex": "6.4.1",