From 2962498fc0777e9752c50cba022d2195271832ae Mon Sep 17 00:00:00 2001 From: freybene Date: Sat, 27 Jul 2024 09:26:15 +0200 Subject: [PATCH] Bump version --- custom_components/smartthings_find/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/smartthings_find/manifest.json b/custom_components/smartthings_find/manifest.json index fa345d3..9f36133 100644 --- a/custom_components/smartthings_find/manifest.json +++ b/custom_components/smartthings_find/manifest.json @@ -2,7 +2,7 @@ "domain": "smartthings_find", "name": "SmartThings Find", "after_dependencies": ["http"], - "version": "0.2.0", + "version": "0.2.1", "documentation": "https://github.com/Vedeneb/HA-SmartThings-Find", "issue_tracker": "https://github.com/Vedeneb/HA-SmartThings-Find/issues", "integration_type": "hub",