From 152d7fbdd0892ce5712b8db79268e00d72ad3857 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hjelseth=20H=C3=B8yer?= Date: Mon, 20 Dec 2021 10:24:54 +0100 Subject: [PATCH] 0.3.1 --- custom_components/tractive_custom/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tractive_custom/manifest.json b/custom_components/tractive_custom/manifest.json index e6acd29..d075433 100644 --- a/custom_components/tractive_custom/manifest.json +++ b/custom_components/tractive_custom/manifest.json @@ -6,7 +6,7 @@ "requirements": [], "codeowners": ["@danielhiversen"], "issue_tracker": "https://github.com/Danielhiversen/home_assistant_tractive/issues", - "version": "0.3.0", + "version": "0.3.1", "iot_class": "cloud_polling", "config_flow": false }