From cfee9dc0beb6c57fb105adff3edde219417e4246 Mon Sep 17 00:00:00 2001 From: sHa Date: Wed, 18 Mar 2026 16:14:05 +0200 Subject: [PATCH] feat: Bump version to 0.1.3 in Chart.yaml --- home-assistant/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-assistant/Chart.yaml b/home-assistant/Chart.yaml index ca38be1..ec24ea6 100644 --- a/home-assistant/Chart.yaml +++ b/home-assistant/Chart.yaml @@ -5,5 +5,5 @@ type: application annotations: version-source: github-release:home-assistant/core version-pattern: "s|^v||" -version: 0.1.2 +version: 0.1.3 appVersion: "2026.3.1"