diff --git a/mqtt_srv.py b/mqtt_srv.py index 76a2ea2..eccc3b8 100755 --- a/mqtt_srv.py +++ b/mqtt_srv.py @@ -19,7 +19,7 @@ import random import requests #import psutil stats = {} -VERSION = "1.0.24" +VERSION = "1.0.25" curos = platform.system() host = platform.node().lower() print(host)