summaryrefslogtreecommitdiffhomepage
path: root/cloud/app
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-08-18 21:43:17 +0000
committeropencode <[email protected]>2025-08-18 21:43:17 +0000
commit303a1044a84b01ae823490f4cff672599d81a091 (patch)
treecff9542ffc9103c030249fb0d1b994105cdf7c48 /cloud/app
parentf19586cebd77a4d2092e6ff66fb184a1366a9ce4 (diff)
downloadopencode-303a1044a84b01ae823490f4cff672599d81a091.tar.gz
opencode-303a1044a84b01ae823490f4cff672599d81a091.zip
release: v0.5.7
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 ba6ab6427..60ef80e09 100644
--- a/cloud/app/package.json
+++ b/cloud/app/package.json
@@ -5,7 +5,7 @@
"dev": "vinxi dev --host 0.0.0.0",
"build": "vinxi build",
"start": "vinxi start",
- "version": "0.5.6"
+ "version": "0.5.7"
},
"dependencies": {
"@ibm/plex": "6.4.1",