--- a/PluginMqttMonitor.py Tue Apr 07 19:30:53 2020 +0200 +++ b/PluginMqttMonitor.py Wed Apr 08 18:06:19 2020 +0200 @@ -26,7 +26,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.2.0" +version = "1.2.1" className = "MqttMonitorPlugin" packageName = "MqttMonitor" shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"