From 897a931e383510cee5524f826d9f5e91dead2c32 Mon Sep 17 00:00:00 2001 From: Ryazanov Alexander Mihailovich Date: Thu, 6 Jul 2023 13:29:50 +0300 Subject: [PATCH] chore: bump version number (v2023.7.6 -> v2023.7.7) --- custom_components/pandora_cas/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/pandora_cas/manifest.json b/custom_components/pandora_cas/manifest.json index 7427684..3be8c19 100644 --- a/custom_components/pandora_cas/manifest.json +++ b/custom_components/pandora_cas/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/alryaz/hass-pandora-cas/issues", "requirements": ["haversine~=2.8.0"], - "version": "2023.7.6" + "version": "2023.7.7" }