From 1b5848b9b8c20fbb75f96b7ed7c2d0b4086e1db8 Mon Sep 17 00:00:00 2001 From: Philipp Date: Mon, 30 Sep 2024 10:27:21 +0200 Subject: [PATCH] version in manifest --- custom_components/mypyllant/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/mypyllant/manifest.json b/custom_components/mypyllant/manifest.json index 36411bd..3bd5c41 100644 --- a/custom_components/mypyllant/manifest.json +++ b/custom_components/mypyllant/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "myPyllant==0.8.28" ], - "version": "v0.8.13" + "version": "v0.8.14" }