diff --git a/plugins/gitea/.claude-plugin/plugin.json b/plugins/gitea/.claude-plugin/plugin.json index 467b2be..a805fdf 100644 --- a/plugins/gitea/.claude-plugin/plugin.json +++ b/plugins/gitea/.claude-plugin/plugin.json @@ -15,5 +15,5 @@ ], "license": "MIT", "name": "gitea", - "version": "1.3.0" + "version": "1.3.1" } diff --git a/plugins/gitea/plugin.json b/plugins/gitea/plugin.json index 8ba0879..89fed4c 100644 --- a/plugins/gitea/plugin.json +++ b/plugins/gitea/plugin.json @@ -1,4 +1,5 @@ { + "agents": "agents/", "author": { "email": "defame1297@rkdr.net", "name": "Defame1297" @@ -19,5 +20,5 @@ "skills": [ "skills/" ], - "version": "1.3.0" + "version": "1.3.1" }