From a72011034f66e552d211eb311543d56f0aaf50a2 Mon Sep 17 00:00:00 2001 From: denpamusic Date: Sat, 7 Sep 2024 01:48:13 +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 5edfd42..504553a 100644 --- a/custom_components/plum_ecomax/manifest.json +++ b/custom_components/plum_ecomax/manifest.json @@ -18,5 +18,5 @@ "requirements": [ "pyplumio==0.5.28" ], - "version": "0.4.7" + "version": "0.4.8" }