From a5c832d08092b0b7f3af43df17bef037d2a8bec9 Mon Sep 17 00:00:00 2001 From: freybene Date: Wed, 19 Jun 2024 12:17:26 +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 962e56c..fa345d3 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.1.4", + "version": "0.2.0", "documentation": "https://github.com/Vedeneb/HA-SmartThings-Find", "issue_tracker": "https://github.com/Vedeneb/HA-SmartThings-Find/issues", "integration_type": "hub",