From 8d68bbac4a41f8d1727fdc5db8e0ba6a188060d8 Mon Sep 17 00:00:00 2001 From: freybene Date: Wed, 29 May 2024 14:24:50 +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 b029ccf..0408944 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.2", + "version": "0.1.3", "documentation": "https://github.com/Vedeneb/HA-SmartThings-Find", "issue_tracker": "https://github.com/Vedeneb/HA-SmartThings-Find/issues", "integration_type": "hub",