diff --git a/custom_components/ferroamp/manifest.json b/custom_components/ferroamp/manifest.json index c113033..e04333a 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.0.0", + "version": "1.1.0", "config_flow": true, "documentation": "https://github.com/henricm/ha-ferroamp/", "dependencies": [ @@ -13,4 +13,4 @@ ], "requirements": [], "iot_class": "cloud_push" -} +} \ No newline at end of file