From ccada39544c4609b0d8151db376503d1da41cd7c Mon Sep 17 00:00:00 2001 From: geertmeersman Date: Thu, 8 Jun 2023 17:56:58 +0000 Subject: [PATCH] Bump version --- VERSION | 2 +- custom_components/robonect/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 80e0d76..e876398 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.0.5 +v1.0.6 diff --git a/custom_components/robonect/manifest.json b/custom_components/robonect/manifest.json index 558208d..4fb2da7 100644 --- a/custom_components/robonect/manifest.json +++ b/custom_components/robonect/manifest.json @@ -10,5 +10,5 @@ "issue_tracker": "https://github.com/geertmeersman/robonect/issues", "mqtt": ["automower/mqtt"], "requirements": ["aiorobonect>=0.2.0"], - "version": "v1.0.5" + "version": "v1.0.6" }