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" }