diff --git a/custom_components/vinx/manifest.json b/custom_components/vinx/manifest.json index e6b1fba..157f8f8 100644 --- a/custom_components/vinx/manifest.json +++ b/custom_components/vinx/manifest.json @@ -1,7 +1,7 @@ { "domain": "vinx", "name": "VINX", - "version": "0.0.1", + "version": "0.1.0", "codeowners": [ "@Jalle19" ], diff --git a/hacs.json b/hacs.json new file mode 100644 index 0000000..1d63acc --- /dev/null +++ b/hacs.json @@ -0,0 +1,4 @@ +{ + "name": "VINX", + "render_readme": true +} \ No newline at end of file