From 9fc699956509ac8e8bec4013085678b818d66764 Mon Sep 17 00:00:00 2001 From: Piotr Machowski <6118709+PiotrMachowski@users.noreply.github.com> Date: Wed, 1 May 2024 12:32:10 +0200 Subject: [PATCH] Set version to v1.0.4 --- custom_components/smartthings_soundbar/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/smartthings_soundbar/manifest.json b/custom_components/smartthings_soundbar/manifest.json index ee595c0..4c20e2c 100644 --- a/custom_components/smartthings_soundbar/manifest.json +++ b/custom_components/smartthings_soundbar/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/PiotrMachowski/Home-Assistant-custom-components-SmartThings-Soundbar/issues", "requirements": [], - "version": "v1.0.3" + "version": "v1.0.4" }