From 4716b3140d48a7458c477e855c4c28bee09fe5c4 Mon Sep 17 00:00:00 2001 From: mihvs Date: Sat, 5 Oct 2024 14:36:08 +0300 Subject: [PATCH] HA: switching to a new version YY.MM.count --- custom_components/zont_ha/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/zont_ha/manifest.json b/custom_components/zont_ha/manifest.json index 21112b1..e624ae8 100644 --- a/custom_components/zont_ha/manifest.json +++ b/custom_components/zont_ha/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "dependencies": ["http", "zeroconf"], "requirements": [], - "version": "0.5.7" + "version": "2024.10.0" } \ No newline at end of file