From 2c81af7d5ae1b2c7b7029aa6accbcf02195ab4c4 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Mon, 12 Dec 2022 10:27:44 +0000 Subject: [PATCH] chore(release): v1.10.0 [skip ci] --- custom_components/ferroamp/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ferroamp/manifest.json b/custom_components/ferroamp/manifest.json index ce77ba2..1071b85 100644 --- a/custom_components/ferroamp/manifest.json +++ b/custom_components/ferroamp/manifest.json @@ -1,7 +1,7 @@ { "domain": "ferroamp", "name": "Ferroamp MQTT Sensors", - "version": "1.9.0", + "version": "1.10.0", "config_flow": true, "documentation": "https://github.com/henricm/ha-ferroamp/", "issue_tracker": "https://github.com/henricm/ha-ferroamp/issues",