From c5d44b790c5cc8849d9ffb8437d75b4ee3951ea6 Mon Sep 17 00:00:00 2001 From: Hudson Brendon Date: Sun, 23 Apr 2023 18:07:30 +0000 Subject: [PATCH] fix: fix version --- custom_components/drivvo/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/drivvo/manifest.json b/custom_components/drivvo/manifest.json index c28bb3a..fa8f767 100644 --- a/custom_components/drivvo/manifest.json +++ b/custom_components/drivvo/manifest.json @@ -9,5 +9,5 @@ "documentation": "https://github.com/hudsonbrendon/sensor.drivvo", "iot_class": "cloud_polling", "requirements": [], - "version": "0.0.6" + "version": "1.0.0" } \ No newline at end of file