diff options
| author | Dax Raad <[email protected]> | 2025-09-29 01:38:53 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-09-29 01:38:53 -0400 |
| commit | 322363f11b669639c3ebf2b560245dc55f9f4ef9 (patch) | |
| tree | 86ddc99262df5dba372b52449e554ac7ed579744 /packages/console/app | |
| parent | acd33c2fc53f911381511de56b97bacea794671b (diff) | |
| download | opencode-322363f11b669639c3ebf2b560245dc55f9f4ef9.tar.gz opencode-322363f11b669639c3ebf2b560245dc55f9f4ef9.zip | |
release: v0.13.2
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 0310a0ebf..24b4a69c1 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.12.1" + "version": "0.13.2" }, "dependencies": { "@ibm/plex": "6.4.1", |
