From 12c13245d99812c00b9f0563a1115b396ee81b46 Mon Sep 17 00:00:00 2001 From: geertmeersman Date: Tue, 8 Oct 2024 09:13:15 +0000 Subject: [PATCH] Bump version v2.0.1 --- VERSION | 2 +- custom_components/robonect/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 46b105a..0ac852d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.0.0 +v2.0.1 diff --git a/custom_components/robonect/manifest.json b/custom_components/robonect/manifest.json index 251df6e..6e810c5 100644 --- a/custom_components/robonect/manifest.json +++ b/custom_components/robonect/manifest.json @@ -19,5 +19,5 @@ "requirements": [ "jsonpath" ], - "version": "v2.0.0" + "version": "v2.0.1" }