From 2c062064465f5feb420c67c90cbdc905e6a45279 Mon Sep 17 00:00:00 2001 From: shokkunrf <19404989+shokkunrf@users.noreply.github.com> Date: Sat, 28 Feb 2026 06:27:22 +0000 Subject: [PATCH] Bump claude-code feature version to 1.1.1 --- 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 e75c18e..0beca5d 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.0.0", + "version": "1.1.1", "name": "Claude Code", "documentationURL": "https://github.com/shokkunrf/develop/tree/main/features/src/claude-code", "description": "Installs Claude Code CLI via the official installer",