diff --git a/plugins/kyberforge/.claude-plugin/plugin.json b/plugins/kyberforge/.claude-plugin/plugin.json index 9ef9292..5579e0f 100644 --- a/plugins/kyberforge/.claude-plugin/plugin.json +++ b/plugins/kyberforge/.claude-plugin/plugin.json @@ -1,9 +1,12 @@ { - "name": "kyberforge", - "displayName": "Kyberforge", - "version": "1.0.0", + "author": { + "name": "Defame1297", + "url": "https://git.dev.rkdr.net/Defame1297/" + }, "description": "Skills and agents for creating, maintaining, and managing a Claude Code / Copilot CLI plugin marketplace.", - "author": { "name": "Defame1297", "url": "https://git.dev.rkdr.net/Defame1297/" }, + "displayName": "Kyberforge", + "keywords": [], "license": "MIT", - "keywords": [] + "name": "kyberforge", + "version": "1.0.1" }