Sat, 02 May 2020 15:01:46 +0200
Created new plug-in release.
ChangeLog | file | annotate | diff | comparison | revisions | |
PluginMqttMonitor.py | file | annotate | diff | comparison | revisions | |
PluginMqttMonitor.zip | file | annotate | diff | comparison | revisions |
--- a/ChangeLog Sat May 02 15:00:04 2020 +0200 +++ b/ChangeLog Sat May 02 15:01:46 2020 +0200 @@ -1,5 +1,8 @@ ChangeLog --------- +Version 1.2.3 +- updated Russian translations + Version 1.2.2 - bug fixes
--- a/PluginMqttMonitor.py Sat May 02 15:00:04 2020 +0200 +++ b/PluginMqttMonitor.py Sat May 02 15:01:46 2020 +0200 @@ -26,7 +26,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.2.2" +version = "1.2.3" className = "MqttMonitorPlugin" packageName = "MqttMonitor" shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"