From 90df6b8b487e4b7dc614ccb69269e7e6be719047 Mon Sep 17 00:00:00 2001 From: betaboon Date: Wed, 17 Mar 2021 18:03:47 +0100 Subject: [PATCH] release 0.4.0 --- custom_components/philips_airpurifier/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_components/philips_airpurifier/manifest.json b/custom_components/philips_airpurifier/manifest.json index e99a916b..9cde3fa1 100644 --- a/custom_components/philips_airpurifier/manifest.json +++ b/custom_components/philips_airpurifier/manifest.json @@ -1,6 +1,7 @@ { "domain": "philips_airpurifier", "name": "Philips AirPurifier (with CoAP)", + "version": "0.4.0", "documentation": "https://github.com/betaboon/philips-airpurifier", "dependencies": [], "codeowners": ["@betaboon"],