From 37621141628a5a2a8433818745a3def167063a80 Mon Sep 17 00:00:00 2001 From: iesus Date: Tue, 10 Dec 2024 20:19:10 +0100 Subject: [PATCH] upped version --- custom_components/resrobot/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/resrobot/manifest.json b/custom_components/resrobot/manifest.json index ca25e3e..2db3660 100644 --- a/custom_components/resrobot/manifest.json +++ b/custom_components/resrobot/manifest.json @@ -6,6 +6,6 @@ "requirements": [], "issue_tracker": "https://github.com/TekniskSupport/home-assistant-resrobot/issues", "documentation": "https://github.com/TekniskSupport/home-assistant-resrobot/blob/master/info.md", - "version": "v0.0.17", + "version": "v0.0.18", "iot_class": "cloud_polling" }