diff --git a/custom_components/feedparser/manifest.json b/custom_components/feedparser/manifest.json index 6957e46..9cbb730 100644 --- a/custom_components/feedparser/manifest.json +++ b/custom_components/feedparser/manifest.json @@ -1,6 +1,7 @@ { "domain": "feedparser", "name": "Feedparser", + "version": "0.1.1", "documentation": "https://github.com/custom-components/feedparser/blob/master/README.md", "dependencies": [], "codeowners": ["@iantrich"],