From 071364fc24829ee4289eb1dab0d42d48d4edb559 Mon Sep 17 00:00:00 2001 From: Ilja Leiko Date: Mon, 18 Jul 2022 23:36:25 +0200 Subject: [PATCH] Release v1.9.14 --- custom_components/google_home/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/google_home/manifest.json b/custom_components/google_home/manifest.json index 2bd8ee186..de9eaeb93 100644 --- a/custom_components/google_home/manifest.json +++ b/custom_components/google_home/manifest.json @@ -17,9 +17,9 @@ "issue_tracker": "https://github.com/leikoilja/ha-google-home/issues", "name": "Google Home", "requirements": [ - "glocaltokens==0.6.6" + "glocaltokens==0.6.7" ], - "version": "1.9.13", + "version": "1.9.14", "zeroconf": [ "_googlecast._tcp.local." ],