From f03d4fa4f17017139715e24ed2ecfdfcacd78876 Mon Sep 17 00:00:00 2001 From: Bjarne Riis Date: Mon, 23 Sep 2024 07:44:45 +0000 Subject: [PATCH] Bump to V1.1.9 --- custom_components/securityspy/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/securityspy/manifest.json b/custom_components/securityspy/manifest.json index f5ecc39..f112092 100644 --- a/custom_components/securityspy/manifest.json +++ b/custom_components/securityspy/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "pysecspy==1.3.5" ], - "version": "1.1.8" -} + "version": "1.1.9" +} \ No newline at end of file