From 73f762dcec0f4ba90538d2f841e2cb7bff47755e Mon Sep 17 00:00:00 2001 From: Alex Wijnholds Date: Sat, 18 Jan 2025 19:27:43 +0100 Subject: [PATCH] Bump version --- custom_components/sat/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/sat/manifest.json b/custom_components/sat/manifest.json index 946100fc..1d4a8301 100644 --- a/custom_components/sat/manifest.json +++ b/custom_components/sat/manifest.json @@ -25,5 +25,5 @@ "pyotgw==2.2.2", "sentry-sdk==2.19.2" ], - "version": "4.1.0" + "version": "4.1.1" } \ No newline at end of file