Skip to content

Commit 641050d

Browse files
authored
Merge pull request #47 from netresearch/release/v1.11.2
chore(release): v1.11.2
2 parents 6952215 + 8cfe1e8 commit 641050d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docker-development",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"description": "Docker image development patterns for Dockerfile, docker-compose, docker-bake.hcl, and CI testing",
55
"repository": "https://github.com/netresearch/docker-development-skill",
66
"license": "(MIT AND CC-BY-SA-4.0)",

skills/docker-development/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Use when working with ANY Docker task: writing Dockerfiles, config
44
license: "(MIT AND CC-BY-SA-4.0)"
55
compatibility: "Requires docker, docker compose."
66
metadata:
7-
version: "1.11.1"
7+
version: "1.11.2"
88
repository: "https://github.com/netresearch/docker-development-skill"
99
author: "Netresearch DTT GmbH"
1010
allowed-tools:

skills/docker-via-wsl/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Use when YOU (the AI agent) are running on Windows OUTSIDE WSL (Gi
44
license: "(MIT AND CC-BY-SA-4.0)"
55
compatibility: "Windows host with Docker Desktop using the WSL2 backend."
66
metadata:
7-
version: "1.11.1"
7+
version: "1.11.2"
88
repository: "https://github.com/netresearch/docker-development-skill"
99
author: "Netresearch DTT GmbH"
1010
allowed-tools:

0 commit comments

Comments
 (0)