--- a/PluginMqttMonitor.py Thu Dec 30 11:19:57 2021 +0100 +++ b/PluginMqttMonitor.py Thu Dec 30 11:47:53 2021 +0100 @@ -26,7 +26,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.2.0" +version = "10.2.0" className = "MqttMonitorPlugin" packageName = "MqttMonitor" shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"