diff --git a/VERSION b/VERSION index 5366600..04e1946 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.1.2 +v0.1.3 diff --git a/custom_components/robonect/manifest.json b/custom_components/robonect/manifest.json index 6c6ee88..520d528 100644 --- a/custom_components/robonect/manifest.json +++ b/custom_components/robonect/manifest.json @@ -9,5 +9,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/geertmeersman/robonect/issues", "requirements": [], - "version": "v0.1.2" + "version": "v0.1.3" }