PluginMqttMonitor.py

branch
eric7
changeset 95
d830314cca87
parent 92
2fb5c08019fd
child 102
70b8858199f5
diff -r 95b0b60d87ed -r d830314cca87 PluginMqttMonitor.py
--- 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"

eric ide

mercurial