Skip to content

Commit bdf0f5d

Browse files
committed
fix(gem-team): revert gem-team plugin version from 1.5.0 to 1.2.0
1 parent c2799c2 commit bdf0f5d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"name": "gem-team",
9999
"source": "gem-team",
100100
"description": "A modular multi-agent team for complex project execution with DAG-based planning, parallel execution, TDD verification, and automated testing.",
101-
"version": "1.5.0"
101+
"version": "1.2.0"
102102
},
103103
{
104104
"name": "go-mcp-development",

plugins/gem-team/.github/plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gem-team",
33
"description": "A modular multi-agent team for complex project execution with DAG-based planning, parallel execution, TDD verification, and automated testing.",
4-
"version": "1.5.0",
4+
"version": "1.2.0",
55
"author": {
66
"name": "Awesome Copilot Community"
77
},

0 commit comments

Comments
 (0)