From f0db93c79f030e86e127fb824bc55bcf627d7086 Mon Sep 17 00:00:00 2001 From: Christophe Painchaud Date: Wed, 14 Sep 2022 09:19:49 +0200 Subject: [PATCH] Update manifest.json --- custom_components/reolink_dev/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/reolink_dev/manifest.json b/custom_components/reolink_dev/manifest.json index 07e7d9d..4e40691 100644 --- a/custom_components/reolink_dev/manifest.json +++ b/custom_components/reolink_dev/manifest.json @@ -3,7 +3,7 @@ "name": "Reolink IP camera", "documentation": "https://github.com/fwestenberg/reolink_dev", "issue_tracker": "https://github.com/fwestenberg/reolink_dev/issues", - "version": "0.56", + "version": "0.57", "iot_class": "local_polling", "requirements": [ "reolink==0.0.62"