From 273ab11616828df66a60f6c43b44870418198577 Mon Sep 17 00:00:00 2001 From: dougiteixeira <31328123+dougiteixeira@users.noreply.github.com> Date: Wed, 26 Apr 2023 14:39:51 -0300 Subject: [PATCH] Update manifest.json --- custom_components/drivvo/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/drivvo/manifest.json b/custom_components/drivvo/manifest.json index f4cb583..b1a84c6 100644 --- a/custom_components/drivvo/manifest.json +++ b/custom_components/drivvo/manifest.json @@ -10,5 +10,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/hudsonbrendon/sensor.drivvo/issues", "requirements": [], - "version": "1.0.1" -} \ No newline at end of file + "version": "1.0.4" +}