From ed9eb130fa7ab6357a262ddd1620774b20b96bc1 Mon Sep 17 00:00:00 2001 From: betaboon Date: Tue, 27 Apr 2021 09:13:20 +0200 Subject: [PATCH] prepare release --- custom_components/philips_airpurifier_coap/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/philips_airpurifier_coap/manifest.json b/custom_components/philips_airpurifier_coap/manifest.json index d7976d9e..76934fc2 100644 --- a/custom_components/philips_airpurifier_coap/manifest.json +++ b/custom_components/philips_airpurifier_coap/manifest.json @@ -1,7 +1,7 @@ { "domain": "philips_airpurifier_coap", "name": "Philips AirPurifier (with CoAP)", - "version": "0.5.0", + "version": "0.6.0", "documentation": "https://github.com/betaboon/philips-airpurifier-coap", "dependencies": [], "codeowners": ["@betaboon"],