diff options
| author | opencode <[email protected]> | 2025-09-29 05:53:07 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-09-29 05:53:07 +0000 |
| commit | cc0d4609046bc25f2873be38bcf5c3fc92b420d5 (patch) | |
| tree | 0e0c165d3f435c528a4c4f5f241ed69bfb1c166f /packages/console/app | |
| parent | f8ab0de0ad46b37cf306726182979457c2c26299 (diff) | |
| download | opencode-cc0d4609046bc25f2873be38bcf5c3fc92b420d5.tar.gz opencode-cc0d4609046bc25f2873be38bcf5c3fc92b420d5.zip | |
release: v0.13.4
Diffstat (limited to 'packages/console/app')
| -rw-r--r-- | packages/console/app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/console/app/package.json b/packages/console/app/package.json index 24b4a69c1..3654b2211 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": "vinxi build && ../../opencode/script/schema.ts ./.output/public/config.json", "start": "vinxi start", - "version": "0.13.2" + "version": "0.13.4" }, "dependencies": { "@ibm/plex": "6.4.1", |
