From 29aa5bd03963219ba9d8feab268bf5be75bbfb6d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 17 Apr 2024 08:14:20 +0000 Subject: [PATCH] chore: bumping version to 1.6.2 --- 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 3cdd3385..edb27b1e 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.1" + "version": "1.6.2" }