From a4ee5725dd8584487de283b215812dee680a34e1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 6 Nov 2024 18:19:59 +0000 Subject: [PATCH] chore: bumping version to 1.10.3 --- 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 7b014166..50f22607 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.2" + "version": "1.10.3" }