diff options
| author | David Hill <[email protected]> | 2025-10-29 16:16:56 +0000 |
|---|---|---|
| committer | David Hill <[email protected]> | 2025-10-29 16:16:56 +0000 |
| commit | 4a77e94e3c6f6ab96e347038cc2548888aecb673 (patch) | |
| tree | 05e0e4670486e6bcd8b031f6d71f1d59a019af2f /packages/console/app | |
| parent | 4c563ea4051a1ea38651e7a383b30638f790bfeb (diff) | |
| parent | 58752574629fdf2ad6d87861c3dd5e9a89c42805 (diff) | |
| download | opencode-4a77e94e3c6f6ab96e347038cc2548888aecb673.tar.gz opencode-4a77e94e3c6f6ab96e347038cc2548888aecb673.zip | |
Merge branch 'dev' of https://github.com/sst/opencode into dev
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 d9d0d5ca7..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.23" + "version": "0.15.25" }, "dependencies": { "@ibm/plex": "6.4.1", |
