diff --git a/custom_components/nicehash/manifest.json b/custom_components/nicehash/manifest.json index 10959b2..980eb20 100644 --- a/custom_components/nicehash/manifest.json +++ b/custom_components/nicehash/manifest.json @@ -4,11 +4,11 @@ "documentation": "https://github.com/brianberg/ha-nicehash", "issue_tracker": "https://github.com/brianberg/ha-nicehash/issues", "dependencies": [], - "version": "0.1.0", + "version": "0.1.1", "codeowners": [ "@brianberg" ], "requirements": [ "httpx" ] -} +} \ No newline at end of file