From c142397838c6d72b2f1cd22345c7e818c92ca406 Mon Sep 17 00:00:00 2001 From: jlvaillant Date: Sat, 19 Nov 2022 19:59:27 -0800 Subject: [PATCH] Update manifest.json moving to v 1.4.0 --- custom_components/intellicenter/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/intellicenter/manifest.json b/custom_components/intellicenter/manifest.json index 4199726..31d034f 100644 --- a/custom_components/intellicenter/manifest.json +++ b/custom_components/intellicenter/manifest.json @@ -1,7 +1,7 @@ { "domain": "intellicenter", "name": "Pentair IntelliCenter", - "version": "1.3.0", + "version": "1.4.0", "documentation": "https://github.com/jlvaillant/intellicenter", "issue_tracker": "https://github.com/jlvaillant/intellicenter/issues", "codeowners": ["@jlvaillant"],