From 23b1d2a55fa12fb3c61b2593adfd531bb040f5a9 Mon Sep 17 00:00:00 2001 From: Alex X Date: Thu, 16 Jan 2025 19:52:29 +0300 Subject: [PATCH] Update version to 3.8.2 --- custom_components/sonoff/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/sonoff/manifest.json b/custom_components/sonoff/manifest.json index 6e89c33..60a998b 100644 --- a/custom_components/sonoff/manifest.json +++ b/custom_components/sonoff/manifest.json @@ -15,5 +15,5 @@ "requirements": [ "pycryptodome>=3.6.6" ], - "version": "3.8.1" + "version": "3.8.2" } \ No newline at end of file