From 77347b7402426e347d88afa01f389360d5d14768 Mon Sep 17 00:00:00 2001 From: Ilja Leiko Date: Thu, 1 Jun 2023 09:00:23 +0200 Subject: [PATCH] Release v1.10.0 --- 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 c260a9221..ae28ffd35 100644 --- a/custom_components/google_home/manifest.json +++ b/custom_components/google_home/manifest.json @@ -20,7 +20,7 @@ "requirements": [ "glocaltokens==0.7.0" ], - "version": "1.9.17", + "version": "1.10.0", "zeroconf": [ "_googlecast._tcp.local." ]