From abe1bab163cf1b706e63c93d28738ba81d0eca8c Mon Sep 17 00:00:00 2001 From: myTselection Date: Thu, 2 Mar 2023 23:31:12 +0100 Subject: [PATCH] release nr 1.0.3 --- custom_components/pixometer/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/pixometer/manifest.json b/custom_components/pixometer/manifest.json index 8f4a1b5..f2890f4 100644 --- a/custom_components/pixometer/manifest.json +++ b/custom_components/pixometer/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/myTselection/pixometer/issues", "requirements": [], - "version": "1.0.2" + "version": "1.0.3" }