From 5735ff88e5e4765c61494b45eab974aba7f38282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cerm=C3=A1k?= Date: Tue, 9 Dec 2025 14:54:13 +0100 Subject: [PATCH] Bump CLI to v4.44.0 https://github.com/home-assistant/cli/releases/tag/4.44.0 --- build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.yaml b/build.yaml index e45b6f0..0ad4b44 100644 --- a/build.yaml +++ b/build.yaml @@ -6,7 +6,7 @@ cosign: base_identity: https://github.com/home-assistant/docker-base/.* identity: https://github.com/home-assistant/plugin-cli/.* args: - CLI_VERSION: 4.43.0 + CLI_VERSION: 4.44.0 RLWRAP_VERSION: 0.46.1 labels: io.hass.type: cli