diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 0a2b266..3458f33 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "github-project", - "version": "2.15.10", + "version": "2.15.11", "description": "GitHub repository setup, branch protection, and configuration", "repository": "https://github.com/netresearch/github-project-skill", "license": "(MIT AND CC-BY-SA-4.0)", diff --git a/skills/github-project/SKILL.md b/skills/github-project/SKILL.md index 53a9e9b..6cb5664 100644 --- a/skills/github-project/SKILL.md +++ b/skills/github-project/SKILL.md @@ -5,7 +5,7 @@ license: "(MIT AND CC-BY-SA-4.0). See LICENSE-MIT and LICENSE-CC-BY-SA-4.0" compatibility: "Requires gh CLI, git." metadata: author: Netresearch DTT GmbH - version: "2.15.10" + version: "2.15.11" repository: https://github.com/netresearch/github-project-skill allowed-tools: Bash(gh:*) Bash(git:*) Bash(grep:*) Read Write ---