From b50ce5ef684835056729971c54853067344d8381 Mon Sep 17 00:00:00 2001 From: gluap Date: Thu, 14 Nov 2024 16:48:19 +0100 Subject: [PATCH] turns out 0.5.18 is current --- custom_components/duofern/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/duofern/manifest.json b/custom_components/duofern/manifest.json index 9e01bbd..516d6ad 100644 --- a/custom_components/duofern/manifest.json +++ b/custom_components/duofern/manifest.json @@ -7,5 +7,5 @@ "issue_tracker": "https://github.com/gluap/pyduofern-hacs/issues" , "codeowners": ["@gluap"], "requirements": ["pyduofern==0.36.2"], - "version": "0.5.17" + "version": "0.5.18" }