From 9bb886e7da2d62f72f6ae5b368499a6f5700e752 Mon Sep 17 00:00:00 2001 From: Justin Vanderhooft Date: Sat, 30 Apr 2022 17:55:32 -0400 Subject: [PATCH] bump manifest --- custom_components/toyota_na/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/toyota_na/manifest.json b/custom_components/toyota_na/manifest.json index 9c6b712..166244e 100644 --- a/custom_components/toyota_na/manifest.json +++ b/custom_components/toyota_na/manifest.json @@ -7,6 +7,6 @@ "codeowners": ["@vanstinator, @widewing"], "requirements": ["toyota-na==2.0.3"], "issue_tracker": "https://github.com/widewing/ha-toyota-na/issues", - "version": "2.0.3", + "version": "2.1.0", "iot_class": "cloud_polling" }