diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 284a7f9..f75d832 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "docker-development", - "version": "1.10.0", + "version": "1.11.0", "description": "Docker image development patterns for Dockerfile, docker-compose, docker-bake.hcl, and CI testing", "repository": "https://github.com/netresearch/docker-development-skill", "license": "(MIT AND CC-BY-SA-4.0)", diff --git a/skills/docker-development/SKILL.md b/skills/docker-development/SKILL.md index 796dae6..607ea07 100644 --- a/skills/docker-development/SKILL.md +++ b/skills/docker-development/SKILL.md @@ -4,7 +4,7 @@ description: "Use when working with ANY Docker task: writing Dockerfiles, config license: "(MIT AND CC-BY-SA-4.0)" compatibility: "Requires docker, docker compose." metadata: - version: "1.10.0" + version: "1.11.0" repository: "https://github.com/netresearch/docker-development-skill" author: "Netresearch DTT GmbH" allowed-tools: diff --git a/skills/docker-via-wsl/SKILL.md b/skills/docker-via-wsl/SKILL.md index a85b30f..279ae36 100644 --- a/skills/docker-via-wsl/SKILL.md +++ b/skills/docker-via-wsl/SKILL.md @@ -4,7 +4,7 @@ description: "Use when YOU (the AI agent) are running on Windows OUTSIDE WSL (Gi license: "(MIT AND CC-BY-SA-4.0)" compatibility: "Windows host with Docker Desktop using the WSL2 backend." metadata: - version: "1.10.0" + version: "1.11.0" repository: "https://github.com/netresearch/docker-development-skill" author: "Netresearch DTT GmbH" allowed-tools: