From 2a012f5879bfd6d370500b134225978449a8ea57 Mon Sep 17 00:00:00 2001 From: Jimmy Everling Date: Sat, 14 Sep 2024 18:37:09 +0200 Subject: [PATCH] Version format change --- custom_components/garo_wallbox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/garo_wallbox/manifest.json b/custom_components/garo_wallbox/manifest.json index 97ea4b3..d61062b 100644 --- a/custom_components/garo_wallbox/manifest.json +++ b/custom_components/garo_wallbox/manifest.json @@ -1,7 +1,7 @@ { "domain": "garo_wallbox", "name": "Garo Wallbox", - "version": "2.0.0", + "version": "2024.9.0", "config_flow": true, "documentation": "https://github.com/sockless-coding/garo_wallbox/", "dependencies": [],