diff options
| author | opencode <[email protected]> | 2025-10-31 20:33:50 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-10-31 20:33:50 +0000 |
| commit | c8ea2c5ce077c0c5b61fa5ec43ff2038a47415a1 (patch) | |
| tree | eff1451c4b4356868e77d698374ccfa5cdf39d2a /packages/console/app | |
| parent | 5e8309a3539dcc669842d38582186a38a910abd7 (diff) | |
| download | opencode-c8ea2c5ce077c0c5b61fa5ec43ff2038a47415a1.tar.gz opencode-c8ea2c5ce077c0c5b61fa5ec43ff2038a47415a1.zip | |
release: v1.0.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 8c6b7e762..01cb055c7 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.1" + "version": "1.0.2" }, "dependencies": { "@ibm/plex": "6.4.1", |
