--- a/PluginMqttMonitor.py Tue Jun 23 19:26:50 2020 +0200 +++ b/PluginMqttMonitor.py Thu Jun 25 19:12:58 2020 +0200 @@ -24,7 +24,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "2.0.0" +version = "2.0.1" className = "MqttMonitorPlugin" packageName = "MqttMonitor" shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"