From 93b4f0dfc296aac11053ecf1d0005dbc87726e56 Mon Sep 17 00:00:00 2001 From: denpamusic Date: Sun, 22 Oct 2023 21:01:57 +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 228bdf0..43ef69c 100644 --- a/custom_components/plum_ecomax/manifest.json +++ b/custom_components/plum_ecomax/manifest.json @@ -18,5 +18,5 @@ "requirements": [ "pyplumio==0.4.14" ], - "version": "0.3.14" + "version": "0.3.15" } \ No newline at end of file