diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 0f4cce3..6533dcf 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc-generic", - "version": "0.1.6", + "version": "0.1.7", "description": "JSC 跨 AI 助理共用規範 plugin(Claude Code / Codex / GitHub Copilot CLI / Antigravity / OpenCode),並提供整組 plugin 的安裝管理(plugins-install 一次安裝或更新 jsc-code/jsc-doc/jsc-persona,plugins-uninstall 一次移除四個 JSC plugin)。所有 skills 以 SKILL.md 為共通標準,於 Claude Code 以 /jsc-generic: 前綴呼叫。", "skills": "./skills", "author": { diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index b1c9da3..b8fbd91 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc-generic", - "version": "0.1.6", + "version": "0.1.7", "description": "JSC 跨 AI 助理共用規範 plugin,並提供整組 plugin 的安裝管理(plugins-install 一次安裝或更新 jsc-code/jsc-doc/jsc-persona,plugins-uninstall 一次移除四個 JSC plugin)。所有 skills 以 SKILL.md 為共通標準。", "skills": "./skills" } diff --git a/plugin.json b/plugin.json index 310f54e..d7cc7ce 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc-generic", - "version": "0.1.6", + "version": "0.1.7", "description": "JSC 跨 AI 助理共用規範 plugin,並提供整組 plugin 的安裝管理(plugins-install 一次安裝或更新 jsc-code/jsc-doc/jsc-persona,plugins-uninstall 一次移除四個 JSC plugin)。所有 skills 以 SKILL.md 為共通標準;於 Antigravity 以 /jsc-generic: 前綴呼叫。", "skills": "./skills/" }