From a2a9150a9bd77fcaaf4ed55f98c48ac950ecaf10 Mon Sep 17 00:00:00 2001 From: freybene Date: Wed, 29 May 2024 16:27:13 +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 0408944..962e56c 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.3", + "version": "0.1.4", "documentation": "https://github.com/Vedeneb/HA-SmartThings-Find", "issue_tracker": "https://github.com/Vedeneb/HA-SmartThings-Find/issues", "integration_type": "hub",