summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-10-25 06:45:23 +0000
committeropencode <[email protected]>2025-10-25 06:45:23 +0000
commitfc2afdc92f55dba859a3c28fdf6e187a64ee0e0f (patch)
tree214fcdceac6a20f25f3a6f36ee8814d9a70ced36 /packages/plugin
parentfe5e7cfd1b70f8a04a0e21a603822d7134955062 (diff)
downloadopencode-fc2afdc92f55dba859a3c28fdf6e187a64ee0e0f.tar.gz
opencode-fc2afdc92f55dba859a3c28fdf6e187a64ee0e0f.zip
release: v0.15.17
Diffstat (limited to 'packages/plugin')
-rw-r--r--packages/plugin/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json
index 512869a1f..a368175b3 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.16",
+ "version": "0.15.17",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",