From aa57d69ac10c4290edd19e5083a640084de86efd Mon Sep 17 00:00:00 2001 From: shokkunrf <19404989+shokkunrf@users.noreply.github.com> Date: Thu, 5 Mar 2026 15:03:03 +0000 Subject: [PATCH] Update version --- features/src/claude-code/devcontainer-feature.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/src/claude-code/devcontainer-feature.json b/features/src/claude-code/devcontainer-feature.json index 0beca5d..168ea5c 100644 --- a/features/src/claude-code/devcontainer-feature.json +++ b/features/src/claude-code/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "claude-code", - "version": "1.1.1", + "version": "1.1.2", "name": "Claude Code", "documentationURL": "https://github.com/shokkunrf/develop/tree/main/features/src/claude-code", "description": "Installs Claude Code CLI via the official installer",