Files
backnotprop__plannotator/.github/plugin/marketplace.json
Michael Ramos 566df72f11 chore: bump version to 0.17.0
For provenance purposes, this commit was AI assisted.
2026-04-06 12:36:15 -07:00

18 lines
416 B
JSON

{
"name": "plannotator",
"owner": {
"name": "backnotprop"
},
"metadata": {
"description": "Interactive Plan & Code Review plugins"
},
"plugins": [
{
"name": "plannotator-copilot",
"source": "./apps/copilot",
"description": "Interactive Plan & Code Review for GitHub Copilot CLI. Visual annotations, team sharing, structured feedback.",
"version": "0.17.0"
}
]
}