diff --git a/custom_components/truenas/manifest.json b/custom_components/truenas/manifest.json index 3ef22af..0679206 100644 --- a/custom_components/truenas/manifest.json +++ b/custom_components/truenas/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://github.com/cyr-ius/hass-truenas/issues", "loggers": ["truenaspy"], "requirements": ["truenaspy==0.7.5"], - "version": "0.7.7" + "version": "0.7.8" }