Skip to content

Commit 16df7e5

Browse files
committed
chore(release): bump plugin to 1.0.3
Forces marketplace cache invalidation so users on 1.0.2 receive the fork URL slug fix, opencode plugin scaffold, and OpenCodeAdapter from e9d3a83. Sync marketplace.json plugin entry from drifted 1.0.0 to match plugin.json.
1 parent e9d3a83 commit 16df7e5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "oac",
1111
"source": "./plugins/claude-code",
1212
"description": "Ship faster with AI-powered development workflows. Automates code review, test generation, documentation, and task breakdown. Context-aware agents understand your codebase and enforce your team's standards.",
13-
"version": "1.0.0",
13+
"version": "1.0.3",
1414
"author": {
1515
"name": "MomePP",
1616
"url": "https://github.com/MomePP"

plugins/claude-code/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oac",
33
"description": "OpenAgentsControl — multi-agent orchestration for Claude Code. Context-aware development with skills, subagents, parallel execution, and automated code review.",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": {
66
"name": "MomePP",
77
"url": "https://github.com/MomePP"

0 commit comments

Comments
 (0)