diff options
| author | David Hill <[email protected]> | 2025-10-29 16:16:56 +0000 |
|---|---|---|
| committer | David Hill <[email protected]> | 2025-10-29 16:16:56 +0000 |
| commit | 4a77e94e3c6f6ab96e347038cc2548888aecb673 (patch) | |
| tree | 05e0e4670486e6bcd8b031f6d71f1d59a019af2f /packages/plugin | |
| parent | 4c563ea4051a1ea38651e7a383b30638f790bfeb (diff) | |
| parent | 58752574629fdf2ad6d87861c3dd5e9a89c42805 (diff) | |
| download | opencode-4a77e94e3c6f6ab96e347038cc2548888aecb673.tar.gz opencode-4a77e94e3c6f6ab96e347038cc2548888aecb673.zip | |
Merge branch 'dev' of https://github.com/sst/opencode into dev
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 037cdb646..85a2df16b 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": "0.15.23", + "version": "0.15.25", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", |
