From bda55affcb914ce80ada594fe84bec29ab253abe Mon Sep 17 00:00:00 2001 From: geertmeersman Date: Sat, 25 Nov 2023 14:19:20 +0000 Subject: [PATCH] Bump version v0.9.0 --- VERSION | 2 +- custom_components/nexxtmove/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index c84521b..f979ade 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.8.2 +v0.9.0 diff --git a/custom_components/nexxtmove/manifest.json b/custom_components/nexxtmove/manifest.json index f9afd8d..031129c 100644 --- a/custom_components/nexxtmove/manifest.json +++ b/custom_components/nexxtmove/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/geertmeersman/nexxtmove/issues", "requirements": [], - "version": "v0.8.2" + "version": "v0.9.0" }