From 3bb017b0e8abb9ba5e0d17b48e66ce7bbb665fe2 Mon Sep 17 00:00:00 2001 From: nick g Date: Fri, 4 Jun 2021 06:52:41 -0700 Subject: [PATCH] Update manifest.json --- custom_components/zwift/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/zwift/manifest.json b/custom_components/zwift/manifest.json index 75adf22..71a99f7 100644 --- a/custom_components/zwift/manifest.json +++ b/custom_components/zwift/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://github.com/snicker/zwift_hass/blob/master/README.md", "requirements": ["zwift-client==0.2.0"], "dependencies": [], - "version": "3.2.1", + "version": "3.2.3", "codeowners": ["@snicker"], "iot_class": "cloud_polling" }