From 5f9310c05378cfa5675859a6013469a68e89c196 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Tue, 4 Oct 2022 17:55:01 +0200 Subject: [PATCH 1/2] New update --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5d384de..0825d41 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ **Date created:** 2020-04-29 -**Last update:** 2022-10-03 +**Last update:** 2022-10-04 **Join the Discussion on Development:** [https://discord.gg/VnKkSHfNHc](https://discord.gg/VnKkSHfNHc) From 24fd65c5e6de92c47e75b5da6f4a558761a83b06 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Tue, 4 Oct 2022 17:55:58 +0200 Subject: [PATCH 2/2] Bump version --- custom_components/sector/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/sector/manifest.json b/custom_components/sector/manifest.json index 4f2b106..ad71236 100644 --- a/custom_components/sector/manifest.json +++ b/custom_components/sector/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://github.com/gjohansson-ST/sector/blob/master/readme.md", "issue_tracker": "https://github.com/gjohansson-ST/sector/issues", "codeowners": ["@gjohansson-ST"], - "version": "v0.3.6", + "version": "v0.3.7", "config_flow": true, "iot_class": "cloud_polling" }