From c5bdc019e2750189d3216eb294922713e384c696 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 10 Nov 2024 08:15:59 +0000 Subject: [PATCH] chore: bumping version to 1.10.4 --- custom_components/audiconnect/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/audiconnect/manifest.json b/custom_components/audiconnect/manifest.json index 50f22607..ae7183f7 100644 --- a/custom_components/audiconnect/manifest.json +++ b/custom_components/audiconnect/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://github.com/audiconnect/audi_connect_ha/issues", "loggers": ["audiconnect"], "requirements": ["beautifulsoup4"], - "version": "1.10.3" + "version": "1.10.4" }