From 8621f4d0564a33238c41907df37b0cef0e89e74e Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 17 Jul 2017 00:47:50 +0200 Subject: [PATCH] Update config.json --- check_config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_config/config.json b/check_config/config.json index 6701f5c..bab9c93 100644 --- a/check_config/config.json +++ b/check_config/config.json @@ -1,6 +1,6 @@ { "name": "Check HomeAssistant config", - "version": "0.5", + "version": "0.6", "slug": "check_config", "description": "Check HomeAssistant config with a new version", "url": "https://home-assistant.io/addons/check_config/",