diff --git a/custom_components/fyta/manifest.json b/custom_components/fyta/manifest.json index 510a2ae..ccc2157 100644 --- a/custom_components/fyta/manifest.json +++ b/custom_components/fyta/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "fyta_cli>=0.6.10" ], - "version": "0.1.13" -} \ No newline at end of file + "version": "0.2" +}