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/core | |
| parent | ebca25462edcf535b055e00f3476187646c9f8cb (diff) | |
| download | opencode-f51bd91af49fcc3339c11a86a463fc7d7e2489b2.tar.gz opencode-f51bd91af49fcc3339c11a86a463fc7d7e2489b2.zip | |
release: v1.0.24
Diffstat (limited to 'packages/console/core')
| -rw-r--r-- | packages/console/core/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/console/core/package.json b/packages/console/core/package.json index c1ab23476..738c41e70 100644 --- a/packages/console/core/package.json +++ b/packages/console/core/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@opencode-ai/console-core", - "version": "1.0.23", + "version": "1.0.24", "private": true, "type": "module", "dependencies": { |
