From c41280796b0838cd6f83a00bd45346133060affc Mon Sep 17 00:00:00 2001 From: denpamusic Date: Fri, 6 Oct 2023 02:18:29 +0300 Subject: [PATCH] [skip ci] Update version number. --- custom_components/plum_ecomax/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/plum_ecomax/manifest.json b/custom_components/plum_ecomax/manifest.json index 7e6529e..c7f89ec 100644 --- a/custom_components/plum_ecomax/manifest.json +++ b/custom_components/plum_ecomax/manifest.json @@ -18,5 +18,5 @@ "requirements": [ "pyplumio==0.4.4" ], - "version": "0.3.10" + "version": "0.3.11" } \ No newline at end of file