From cea35e274f3ddb5d2748cca021e3df3c0fbd7c8f Mon Sep 17 00:00:00 2001 From: Victor Date: Sun, 10 Apr 2022 11:14:37 +0200 Subject: [PATCH] Set version to 0.9.0 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 5c05d83..1ad7a7f 100644 --- a/plejd/config.json +++ b/plejd/config.json @@ -1,6 +1,6 @@ { "name": "Plejd", - "version": "0.8.1", + "version": "0.9.0", "slug": "plejd", "description": "Adds support for the Swedish home automation devices from Plejd.", "url": "https://github.com/icanos/hassio-plejd/",