chore(plugin 版本): 三家 manifest 改回 0.1.5

master 現行 0.1.4,本 PR 的兩批變更(繁簡防線、睡眠整理死鎖修復)屬同一次發佈。
依 spec-plugin-version:同一 PR 只需最終一個版本,不必依工作分支上的中間版本累加。
先前先 bump 0.1.5 再 bump 0.1.6,多跳了一版。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jeffery
2026-07-30 10:27:23 +08:00
co-authored by Claude Opus 5
parent 9512293dc9
commit e43f303ff6
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "jsc-generic",
"version": "0.1.6",
"version": "0.1.5",
"description": "JSC 跨 AI 助理共用規範 plugin。所有 skills 以 SKILL.md 為共通標準;於 Antigravity 以 /jsc-generic: 前綴呼叫。",
"skills": "./skills/"
}