From 9ba8f1dd767e14b8e4015f24e7fe390963a3eb1f Mon Sep 17 00:00:00 2001 From: Vedeneb <39202639+Vedeneb@users.noreply.github.com> Date: Tue, 28 May 2024 12:21:00 +0200 Subject: [PATCH] Bump version for first release --- 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 ff0ffd0..b029ccf 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.1", + "version": "0.1.2", "documentation": "https://github.com/Vedeneb/HA-SmartThings-Find", "issue_tracker": "https://github.com/Vedeneb/HA-SmartThings-Find/issues", "integration_type": "hub",