From 5d29fcb9af0bd1607a9c149ba6a52cf8f69b6dbd Mon Sep 17 00:00:00 2001 From: Christophe Painchaud Date: Mon, 12 Dec 2022 10:18:12 +0100 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 655a057..d62c327 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.58", + "version": "0.59", "iot_class": "local_polling", "requirements": [ "reolink==0.0.62",