Skip to content

Commit 78ec793

Browse files
committed
Update marketplace descriptions and version to 2.0.0
1 parent 272582a commit 78ec793

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.claude-plugin/marketplace.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
33
"name": "maister-plugins",
4-
"version": "2.0.0-beta.4",
5-
"description": "Bundled plugins for AI Driven SDLC",
4+
"version": "2.0.0",
5+
"description": "Structured, standards-aware development workflows for Claude Code",
66
"owner": {
77
"name": "Skillpanel",
88
"email": "marek@skillpanel.com"
99
},
1010
"plugins": [
1111
{
1212
"name": "maister",
13-
"description": "AI SDLC workflows with standards management (Claude Code)",
13+
"description": "Structured, standards-aware development workflows for Claude Code",
1414
"source": "./plugins/maister",
1515
"category": "development"
1616
},
1717
{
1818
"name": "maister-copilot",
19-
"description": "AI SDLC workflows with standards management (GitHub Copilot CLI)",
19+
"description": "Structured, standards-aware development workflows for GitHub Copilot CLI",
2020
"source": "./plugins/maister-copilot",
2121
"category": "development"
2222
}

0 commit comments

Comments
 (0)