diff options
| author | opencode <[email protected]> | 2025-11-18 17:16:06 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-18 17:16:06 +0000 |
| commit | b573eadd9e8b10fb0716bc626fc2b9d3605a3bf0 (patch) | |
| tree | 4a5fc33b95083a8d8d76239bdbcabf7efb2c6bc3 /packages/console/app | |
| parent | 50bfff89c03265faaee958c36ddd00c13f926cfc (diff) | |
| download | opencode-b573eadd9e8b10fb0716bc626fc2b9d3605a3bf0.tar.gz opencode-b573eadd9e8b10fb0716bc626fc2b9d3605a3bf0.zip | |
release: v1.0.74
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 c38630ef9..563f522d6 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": "./script/generate-sitemap.ts && vinxi build && ../../opencode/script/schema.ts ./.output/public/config.json", "start": "vinxi start", - "version": "1.0.73" + "version": "1.0.74" }, "dependencies": { "@ibm/plex": "6.4.1", |
