## 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.
16 lines
268 B
JSON
16 lines
268 B
JSON
{
|
|
"agents": "agents/",
|
|
"author": {
|
|
"email": "defame1297@rkdr.net",
|
|
"name": "Defame1297"
|
|
},
|
|
"description": "A place for things to be binned",
|
|
"keywords": [],
|
|
"license": "MIT",
|
|
"name": "bin",
|
|
"skills": [
|
|
"skills/"
|
|
],
|
|
"version": "1.0.2"
|
|
}
|