From 58e1573262923c03ce89f6b5b617da4dbbecc562 Mon Sep 17 00:00:00 2001 From: geertmeersman Date: Fri, 26 Jul 2024 15:57:56 +0000 Subject: [PATCH] Bump version v1.8.0 --- VERSION | 2 +- custom_components/robonect/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 5f152d8..804a616 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.7.3 +v1.8.0 diff --git a/custom_components/robonect/manifest.json b/custom_components/robonect/manifest.json index b1986f9..abbc5c4 100644 --- a/custom_components/robonect/manifest.json +++ b/custom_components/robonect/manifest.json @@ -20,5 +20,5 @@ "aiorobonect>=1.1.3", "jsonpath" ], - "version": "v1.7.3" + "version": "v1.8.0" }