From 9d11b18fa26c4b181e3d0c5c5ce8b354eff66deb Mon Sep 17 00:00:00 2001 From: Chouffy Date: Sat, 28 May 2022 18:28:03 +0200 Subject: [PATCH] Bump to 4.0.4 --- custom_components/tgtg/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tgtg/manifest.json b/custom_components/tgtg/manifest.json index 81b6f02..620f9b1 100644 --- a/custom_components/tgtg/manifest.json +++ b/custom_components/tgtg/manifest.json @@ -1,7 +1,7 @@ { "domain": "tgtg", "name": "TooGooToGo", - "version": "4.0.3", + "version": "4.0.4", "documentation": "https://github.com/Chouffy/home_assistant_tgtg", "issue_tracker": "https://github.com/Chouffy/home_assistant_tgtg/issues", "codeowners": ["@chouffy"],