From 1ccf034fc867460801baf1ff2371cb4df7177e6c Mon Sep 17 00:00:00 2001 From: Bjarne Riis Date: Sat, 6 Jan 2024 14:40:35 +0100 Subject: [PATCH] Update manifest.json --- custom_components/securityspy/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/securityspy/manifest.json b/custom_components/securityspy/manifest.json index fd1a658..de9db03 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.8" }