From ccf5081fabf3b50b0a7c0f265454bc15051338c2 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Wed, 17 Jun 2026 03:49:09 +0000 Subject: [PATCH] =?UTF-8?q?chore(plugin=20=E7=89=88=E6=9C=AC):=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=20code-review=20plugin=20=E8=87=B3=200.0.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude-plugin/plugin.json | 2 +- .codex-plugin/plugin.json | 2 +- plugin.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index b6038c1..946fefb 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc", - "version": "0.0.8", + "version": "0.0.9", "description": "JSC 程式碼審查 plugin(Claude Code / Codex / Antigravity / OpenCode),提供 RPG 攻防式 git diff review、裁決結果歸檔,以及 Gitea AI review findings 修復、分類提交、push 與 PR 建立流程;於 Claude Code 以 /jsc: 前綴呼叫。", "skills": "./skills", "author": { diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 99e987b..b11fbf1 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc", - "version": "0.0.8", + "version": "0.0.9", "description": "JSC 程式碼審查 plugin,提供 RPG 攻防式 git diff review、裁決結果歸檔,以及 Gitea AI review findings 修復、分類提交、push 與 PR 建立流程。", "skills": "./skills" } diff --git a/plugin.json b/plugin.json index 22bf3bf..17753e2 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc", - "version": "0.0.8", + "version": "0.0.9", "description": "JSC 程式碼審查 plugin,提供 RPG 攻防式 git diff review、裁決結果歸檔,以及 Gitea AI review findings 修復、分類提交、push 與 PR 建立流程;於 Antigravity 以 /jsc: 前綴呼叫。", "skills": "./skills/" }