From 65be4e248033c908da6ba4b921a2ce3375d242cd Mon Sep 17 00:00:00 2001 From: Xiaonan Shen Date: Fri, 9 Apr 2021 21:52:30 +0800 Subject: [PATCH] Bump version to 0.10.1 --- custom_components/dyson_cloud/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/dyson_cloud/manifest.json b/custom_components/dyson_cloud/manifest.json index 9034a7c..fbbf649 100644 --- a/custom_components/dyson_cloud/manifest.json +++ b/custom_components/dyson_cloud/manifest.json @@ -7,5 +7,5 @@ "dependencies": [], "codeowners": ["@shenxn"], "requirements": ["libdyson==0.8.2"], - "version": "0.10.0" + "version": "0.10.1" } \ No newline at end of file