PluginMqttMonitor.py

changeset 69
9f0f89128698
parent 67
a19699c0e71f
child 71
5924e07feb43
diff -r f43709c8a9a0 -r 9f0f89128698 PluginMqttMonitor.py
--- a/PluginMqttMonitor.py	Tue Apr 07 19:30:53 2020 +0200
+++ b/PluginMqttMonitor.py	Wed Apr 08 18:06:19 2020 +0200
@@ -26,7 +26,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "1.2.0"
+version = "1.2.1"
 className = "MqttMonitorPlugin"
 packageName = "MqttMonitor"
 shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"

eric ide

mercurial