From 7951172fc4e44a6dc868c7da36c9b741b429aa9e Mon Sep 17 00:00:00 2001 From: Marcus Westin Date: Fri, 13 Dec 2019 18:08:56 +0100 Subject: [PATCH] upped version to 5 --- plejd/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plejd/config.json b/plejd/config.json index 60a5780..9b08e1a 100644 --- a/plejd/config.json +++ b/plejd/config.json @@ -1,6 +1,6 @@ { "name": "Plejd", - "version": "4", + "version": "5", "slug": "plejd", "description": "Adds support for the Swedish home automation devices from Plejd.", "url": "https://github.com/icanos/hassio-plejd/",