chore(plugins): bump bin and kyberforge to 1.0.2, marketplace to 0.1.1

## Why
Version sync across all plugin manifest locations so the CC plugin loader,
the .github marketplace mirror, and the canonical plugin.json files all
report the same version.

## Impact
Consumers fetching the plugin via the marketplace will see the updated
version entry.
This commit is contained in:
2026-06-28 11:15:27 +00:00
parent 3a91126d3f
commit 200959c167
6 changed files with 22 additions and 16 deletions

View File

@@ -13,5 +13,5 @@
"skills": [
"skills/"
],
"version": "1.0.1"
"version": "1.0.2"
}