From 88362aec6e44e7202ec9f39483ad348a62b9d57c Mon Sep 17 00:00:00 2001 From: Ilja Leiko Date: Fri, 8 Oct 2021 12:55:21 +0200 Subject: [PATCH] Release v1.8.2 --- custom_components/google_home/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/google_home/manifest.json b/custom_components/google_home/manifest.json index 2539309d2..00d0d1c53 100644 --- a/custom_components/google_home/manifest.json +++ b/custom_components/google_home/manifest.json @@ -19,7 +19,7 @@ "requirements": [ "glocaltokens==0.5.1" ], - "version": "1.8.1", + "version": "1.8.2", "zeroconf": [ "_googlecast._tcp.local." ],