diff -r f19934855f45 -r b287c1d2cc78 PluginMqttMonitor.py --- a/PluginMqttMonitor.py Sat Sep 11 14:13:50 2021 +0200 +++ b/PluginMqttMonitor.py Tue Sep 14 18:10:51 2021 +0200 @@ -26,7 +26,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.1.1" +version = "1.1.2" className = "MqttMonitorPlugin" packageName = "MqttMonitor" shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"