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