From cbb26122a8f1362161574fbfdbc0088bce035f0b Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Sat, 29 Mar 2025 22:53:47 -0400 Subject: [PATCH] bump to 0.1.1 --- custom_components/roborock_custom_map/manifest.json | 2 +- hacs.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/roborock_custom_map/manifest.json b/custom_components/roborock_custom_map/manifest.json index 83570b8..e157a20 100644 --- a/custom_components/roborock_custom_map/manifest.json +++ b/custom_components/roborock_custom_map/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://github.com/Lash-L/RoborockCustomMap/issues", "requirements": [], - "version": "0.1.0" + "version": "0.1.1" } diff --git a/hacs.json b/hacs.json index 4d58d38..08f8642 100644 --- a/hacs.json +++ b/hacs.json @@ -1,6 +1,6 @@ { "name": "Roborock Custom Map", - "hacs": "0.1.0", + "hacs": "0.1.1", "homeassistant": "2025.3", "domains": ["image"] } \ No newline at end of file