Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Commit

Permalink
Add version to manifest
Browse files Browse the repository at this point in the history
This is now required for custom components.
  • Loading branch information
foosel committed Mar 11, 2021
1 parent fc2eebe commit 6649928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/coronavirus_hessen/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"domain": "coronavirus_hessen",
"name": "Coronavirus Hessen",
"version": "0.11.2",
"config_flow": true,
"documentation": "https://github.com/foosel/homeassistant-coronavirus-hessen",
"requirements": ["beautifulsoup4==4.8.2"],
Expand Down

0 comments on commit 6649928

Please sign in to comment.