diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index bc090b29..d053da2b 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -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 diff --git a/api/tacticalrmm/tacticalrmm/settings.py b/api/tacticalrmm/tacticalrmm/settings.py index 2149e03c..130d6ad1 100644 --- a/api/tacticalrmm/tacticalrmm/settings.py +++ b/api/tacticalrmm/tacticalrmm/settings.py @@ -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"