PluginMqttMonitor.py

changeset 64
9d714a6cdfaf
parent 63
1004a9b850a9
child 66
9297e94d7d77
diff -r 1004a9b850a9 -r 9d714a6cdfaf PluginMqttMonitor.py
--- 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"

eric ide

mercurial