From 95a67177d5baafb434afda96c97a2c3eb6b5deca Mon Sep 17 00:00:00 2001 From: Gerard Date: Sat, 5 Jun 2021 13:17:14 +0200 Subject: [PATCH] Set version to 0.0.0 #9 --- custom_components/e_thermostaat/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/e_thermostaat/manifest.json b/custom_components/e_thermostaat/manifest.json index 44ddd29..69ecbf4 100644 --- a/custom_components/e_thermostaat/manifest.json +++ b/custom_components/e_thermostaat/manifest.json @@ -1,7 +1,7 @@ { "domain": "e_thermostaat", "name": "ICY E-thermostaat", - "version": "0.4.0", + "version": "0.0.0", "documentation": "https://github.com/custom-components/climate.e_thermostaat", "issue_tracker": "https://github.com/custom-components/climate.e_thermostaat/issues", "requirements": [],