diff options
| author | opencode <[email protected]> | 2025-11-05 00:12:19 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-05 00:12:19 +0000 |
| commit | f51bd91af49fcc3339c11a86a463fc7d7e2489b2 (patch) | |
| tree | 967eea20680592715db7efd08663fd09dc95a8d2 /packages/console/app | |
| parent | ebca25462edcf535b055e00f3476187646c9f8cb (diff) | |
| download | opencode-f51bd91af49fcc3339c11a86a463fc7d7e2489b2.tar.gz opencode-f51bd91af49fcc3339c11a86a463fc7d7e2489b2.zip | |
release: v1.0.24
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 7e06d8248..a367a6796 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": "1.0.23" + "version": "1.0.24" }, "dependencies": { "@ibm/plex": "6.4.1", |
