From edc01aea0f71668efc18141d510397361a2fcb72 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 24 Apr 2024 08:15:34 +0000 Subject: [PATCH] chore: bumping version to 1.6.5 --- 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 79aae03b..d564023a 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.6.4" + "version": "1.6.5" }