PluginMqttMonitor.py

branch
eric7
changeset 120
11753aef9237
parent 115
357257ad48d2
child 123
3d7e63ed4fd1
diff -r a071aad7e85b -r 11753aef9237 PluginMqttMonitor.py
--- a/PluginMqttMonitor.py	Thu Dec 30 16:30:58 2021 +0100
+++ b/PluginMqttMonitor.py	Thu Dec 30 16:35:52 2021 +0100
@@ -26,7 +26,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "10.2.0"
+version = "10.2.1"
 className = "MqttMonitorPlugin"
 packageName = "MqttMonitor"
 shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"

eric ide

mercurial