diff --git a/custom_components/heos/manifest.json b/custom_components/heos/manifest.json index 183bb99..172f594 100644 --- a/custom_components/heos/manifest.json +++ b/custom_components/heos/manifest.json @@ -2,7 +2,7 @@ "domain": "heos", "name": "Denon HEOS (custom)", "config_flow": true, - "version": "2021.4.1", + "version": "2022.2.1", "documentation": "https://github.com/tmjo/heos_custom", "issue_tracker": "https://github.com/tmjo/heos_custom/issues", "requirements": ["pyheos==0.7.2"],