From c2239dd97d2509ba5f86fa6e5c067fd02f089f9d Mon Sep 17 00:00:00 2001 From: Jeffery Date: Mon, 27 Jul 2026 11:59:54 +0800 Subject: [PATCH] =?UTF-8?q?revert(plugin=20=E7=89=88=E6=9C=AC):=20?= =?UTF-8?q?=E9=82=84=E5=8E=9F=200.0.3=20=E5=8D=87=E7=89=88=EF=BC=8C?= =?UTF-8?q?=E6=9C=AC=E6=89=B9=E6=9C=80=E7=B5=82=E7=89=88=E6=9C=AC=E7=B6=AD?= =?UTF-8?q?=E6=8C=81=200.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.0.2 尚未合併到 master,同一批變更只需最終一個版本。 Co-Authored-By: Claude Opus 5 (1M context) --- .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 2533629..d3a78fc 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc", - "version": "0.0.3", + "version": "0.0.2", "description": "JSC 跨 AI 助理共用 plugin 模板(Claude Code / Codex / Antigravity / OpenCode)。所有 skills 以 SKILL.md 為共通標準,於 Claude Code 以 /jsc: 前綴呼叫。", "skills": "./skills", "author": { diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 094d5a7..588010b 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc", - "version": "0.0.3", + "version": "0.0.2", "description": "JSC 跨 AI 助理共用 plugin 模板。所有 skills 以 SKILL.md 為共通標準。", "skills": "./skills" } diff --git a/plugin.json b/plugin.json index 147d94f..0e0bdbb 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc", - "version": "0.0.3", + "version": "0.0.2", "description": "JSC 跨 AI 助理共用 plugin 模板。所有 skills 以 SKILL.md 為共通標準;於 Antigravity 以 /jsc: 前綴呼叫。", "skills": "./skills/" } \ No newline at end of file