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/plugin | |
| parent | ebca25462edcf535b055e00f3476187646c9f8cb (diff) | |
| download | opencode-f51bd91af49fcc3339c11a86a463fc7d7e2489b2.tar.gz opencode-f51bd91af49fcc3339c11a86a463fc7d7e2489b2.zip | |
release: v1.0.24
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 0ad4afe63..ec0ca9ac8 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@opencode-ai/plugin", - "version": "1.0.23", + "version": "1.0.24", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", |
