diff --git a/custom_components/saas/manifest.json b/custom_components/saas/manifest.json index 94a7912..d4c0023 100644 --- a/custom_components/saas/manifest.json +++ b/custom_components/saas/manifest.json @@ -6,5 +6,5 @@ "dependencies": ["mqtt", "mobile_app"], "documentation": "https://www.github.com/sudoxnym/saas", "issue_tracker": "https://www.github.com/sudoxnym/saas/issues", - "version": "0.2.0" -} \ No newline at end of file + "version": "0.2.1" +}