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" }