From 8cf623ee6f79b22d36a7eb41f32f3d0f738a648f Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Sat, 6 Jun 2026 11:28:57 -0400 Subject: [PATCH] Bump version --- custom_components/roborock_custom_map/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/roborock_custom_map/manifest.json b/custom_components/roborock_custom_map/manifest.json index 53db52b..7da2f19 100644 --- a/custom_components/roborock_custom_map/manifest.json +++ b/custom_components/roborock_custom_map/manifest.json @@ -8,5 +8,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/Lash-L/RoborockCustomMap/issues", "requirements": [], - "version": "0.1.5" + "version": "0.1.6" }