diff options
| author | opencode <[email protected]> | 2025-10-29 16:01:53 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-10-29 16:01:53 +0000 |
| commit | a2ab37c1b6fe67977b091d88d3e113259aae66a8 (patch) | |
| tree | 405d786d7bd9078213355f2b792590bc0393ca58 /packages/console/app | |
| parent | 4d6e2d8efc483796c02738dca5827a776acbb152 (diff) | |
| download | opencode-a2ab37c1b6fe67977b091d88d3e113259aae66a8.tar.gz opencode-a2ab37c1b6fe67977b091d88d3e113259aae66a8.zip | |
release: v0.15.25
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 0fff7028b..04c1ecde0 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.15.24" + "version": "0.15.25" }, "dependencies": { "@ibm/plex": "6.4.1", |
