From 3e391c514ab44e5f68f0b66684899b7e1b22b8c4 Mon Sep 17 00:00:00 2001 From: Paul Westers Date: Tue, 23 Aug 2022 12:17:36 +0200 Subject: [PATCH] version increment --- custom_components/watts_vision/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/watts_vision/manifest.json b/custom_components/watts_vision/manifest.json index b2643ee..ac863fc 100644 --- a/custom_components/watts_vision/manifest.json +++ b/custom_components/watts_vision/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "name": "Watts Vision", "requirements": [], - "version": "0.2.5" + "version": "0.2.6" }