diff options
| author | opencode <[email protected]> | 2025-10-07 06:21:31 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-10-07 06:21:31 +0000 |
| commit | 27c211ef869cae9d18b3fefc36ba787af75ebde0 (patch) | |
| tree | 4c09f180b1cecdd3f9d96c767cb48fff47efa899 /packages/console/app | |
| parent | cd528ae78fd20c8eaa84933bf8afd3e99f4ca8f5 (diff) | |
| download | opencode-27c211ef869cae9d18b3fefc36ba787af75ebde0.tar.gz opencode-27c211ef869cae9d18b3fefc36ba787af75ebde0.zip | |
release: v0.14.5
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 8fb644701..30a0f566a 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.14.4" + "version": "0.14.5" }, "dependencies": { "@ibm/plex": "6.4.1", |
