--- a/PluginMqttMonitor.py Thu Jan 10 14:21:01 2019 +0100 +++ b/PluginMqttMonitor.py Sun Jan 20 16:08:38 2019 +0100 @@ -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"