diff -r 53d9d3171f42 -r fd301f900752 PluginMqttMonitor.py --- a/PluginMqttMonitor.py Tue Jul 11 11:08:40 2023 +0200 +++ b/PluginMqttMonitor.py Tue Jul 11 15:33:00 2023 +0200 @@ -29,7 +29,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.4.1" +version = "10.4.2" className = "MqttMonitorPlugin" packageName = "MqttMonitor" shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"