bump mesh closes #323

This commit is contained in:
wh1te909
2021-03-13 23:57:46 +00:00
parent 0db246c311
commit 331e16d3ca

View File

@@ -24,7 +24,7 @@ APP_VER = "0.0.121"
# https://github.com/wh1te909/rmmagent
LATEST_AGENT_VER = "1.4.12"
MESH_VER = "0.7.84"
MESH_VER = "0.7.88"
# for the update script, bump when need to recreate venv or npm install
PIP_VER = "11"