From 4133a09c7fa2d9ff7e7c664e7320352db2367bdc Mon Sep 17 00:00:00 2001 From: tmjo <54450177+tmjo@users.noreply.github.com> Date: Sun, 6 Feb 2022 14:43:22 +0100 Subject: [PATCH] Bump --- custom_components/heos/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"],