From bc86d5d2ca9c6bece16b56488bc1b408d9925f28 Mon Sep 17 00:00:00 2001 From: Xiaonan Shen Date: Mon, 15 Mar 2021 23:38:13 +0800 Subject: [PATCH] [Modify] Bump version to 0.8.0 --- 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 e0b4c7b..a18606c 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.0"], - "version": "0.7.0" + "version": "0.8.0" } \ No newline at end of file