--- a/PluginMqttMonitor.py Mon Jun 14 19:14:23 2021 +0200 +++ b/PluginMqttMonitor.py Sat Jun 26 15:27:44 2021 +0200 @@ -24,7 +24,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.0.0" +version = "1.0.1" className = "MqttMonitorPlugin" packageName = "MqttMonitor" shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"