bump mesh
This commit is contained in:
parent
c1fffe9ae6
commit
e5803d0cf3
|
@ -3,7 +3,7 @@
|
|||
github: wh1te909
|
||||
patreon: # Replace with a single Patreon username
|
||||
open_collective: # Replace with a single Open Collective username
|
||||
ko_fi: # Replace with a single Ko-fi username
|
||||
ko_fi: tacticalrmm
|
||||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
||||
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
||||
liberapay: # Replace with a single Liberapay username
|
||||
|
|
|
@ -24,7 +24,7 @@ APP_VER = "0.0.116"
|
|||
# https://github.com/wh1te909/rmmagent
|
||||
LATEST_AGENT_VER = "1.4.7"
|
||||
|
||||
MESH_VER = "0.7.73"
|
||||
MESH_VER = "0.7.78"
|
||||
|
||||
# for the update script, bump when need to recreate venv or npm install
|
||||
PIP_VER = "10"
|
||||
|
|
Loading…
Reference in New Issue