summaryrefslogtreecommitdiffhomepage
path: root/cloud/app
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-08-30 06:00:39 +0000
committeropencode <[email protected]>2025-08-30 06:00:39 +0000
commit0c7a887dbc22525bc8fc9530e3e7b7edd805b7cb (patch)
tree9fc89714938c78fdeeba350218a7a11373d31caa /cloud/app
parent48e01cfee793a9cfc4d17794abf808f71a35c888 (diff)
downloadopencode-0c7a887dbc22525bc8fc9530e3e7b7edd805b7cb.tar.gz
opencode-0c7a887dbc22525bc8fc9530e3e7b7edd805b7cb.zip
release: v0.5.29
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 cac35a921..d8b9f22a6 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.5.28"
+ "version": "0.5.29"
},
"dependencies": {
"@ibm/plex": "6.4.1",