From 3a0bcd9dedf16500304bbe92e1e8aa55161d0e17 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Wed, 17 Jun 2026 03:49:10 +0000 Subject: [PATCH] =?UTF-8?q?chore(plugin=20=E7=89=88=E6=9C=AC):=20=E5=B0=87?= =?UTF-8?q?=20doc=20plugin=20=E7=89=88=E6=9C=AC=E8=AA=BF=E6=95=B4=E7=82=BA?= =?UTF-8?q?=200.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 80e2721..7a6ac58 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc", - "version": "0.1.0", + "version": "0.0.1", "description": "JSC 文件化 skills:doc-docker 會整理 docker-compose.yaml 的行內註解與標題日期;doc-funcs 會為專案 functions 建立 .docs 草稿、補齊 XML 文件註解並更新 README 功能目錄。所有 skills 以 SKILL.md 為共通標準;於 Antigravity 以 /jsc: 前綴呼叫。", "skills": "./skills/" }