## 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.
13 lines
339 B
JSON
13 lines
339 B
JSON
{
|
|
"author": {
|
|
"name": "Defame1297",
|
|
"url": "https://git.dev.rkdr.net/Defame1297/"
|
|
},
|
|
"description": "Skills and agents for creating, maintaining, and managing a Claude Code / Copilot CLI plugin marketplace.",
|
|
"displayName": "Kyberforge",
|
|
"keywords": [],
|
|
"license": "MIT",
|
|
"name": "kyberforge",
|
|
"version": "1.0.2"
|
|
}
|