From 14f6db98fea41c7f5f3fbecbc87b91a2a4e1d702 Mon Sep 17 00:00:00 2001 From: Alex X Date: Wed, 18 Sep 2024 07:18:15 +0300 Subject: [PATCH] Update version to 3.8.1 --- 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 6505970..6e89c33 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.0" + "version": "3.8.1" } \ No newline at end of file