PluginMqttMonitor.py

changeset 80
5e3f1c5c293e
parent 78
a22328182bc2
child 82
4d36daabe993
diff -r e129ae18c834 -r 5e3f1c5c293e PluginMqttMonitor.py
--- a/PluginMqttMonitor.py	Tue Jun 23 19:26:50 2020 +0200
+++ b/PluginMqttMonitor.py	Thu Jun 25 19:12:58 2020 +0200
@@ -24,7 +24,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "2.0.0"
+version = "2.0.1"
 className = "MqttMonitorPlugin"
 packageName = "MqttMonitor"
 shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"

eric ide

mercurial