From 5a680b75a00b1e64d6dc59f3e607aad64ca7aa3e Mon Sep 17 00:00:00 2001 From: Victor Date: Sun, 10 Apr 2022 09:37:04 +0200 Subject: [PATCH] Set version to 0.8.1 to prepare for release --- plejd/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plejd/config.json b/plejd/config.json index b9b2330..5c05d83 100644 --- a/plejd/config.json +++ b/plejd/config.json @@ -1,6 +1,6 @@ { "name": "Plejd", - "version": "0.8.0-beta", + "version": "0.8.1", "slug": "plejd", "description": "Adds support for the Swedish home automation devices from Plejd.", "url": "https://github.com/icanos/hassio-plejd/",