From 85f19880e77de4677557267e1fa1780dd552cffc Mon Sep 17 00:00:00 2001 From: Xiaonan Shen Date: Sun, 14 Mar 2021 12:57:12 +0800 Subject: [PATCH] [Modify] Bump version to 0.6.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 36f5aa4..b7452b9 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.7.1"], - "version": "0.6.0" + "version": "0.6.1" } \ No newline at end of file