From 09e3bacd1d2875fadc0636200db9751d35e7aec0 Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Thu, 16 Jul 2026 09:13:53 +0200 Subject: [PATCH] chore(release): v1.11.1 Signed-off-by: Sebastian Mendel --- .claude-plugin/plugin.json | 2 +- skills/docker-development/SKILL.md | 2 +- skills/docker-via-wsl/SKILL.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index f75d832..9ba68f5 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "docker-development", - "version": "1.11.0", + "version": "1.11.1", "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 607ea07..0692df2 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.11.0" + version: "1.11.1" 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 279ae36..b54eb0f 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.11.0" + version: "1.11.1" repository: "https://github.com/netresearch/docker-development-skill" author: "Netresearch DTT GmbH" allowed-tools: