Skip to content

Commit

Permalink
Release 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Aug 14, 2023
2 parents 0377009 + 83b9d13 commit 4f1b412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/tacticalrmm/tacticalrmm/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
AUTH_USER_MODEL = "accounts.User"

# latest release
TRMM_VERSION = "0.16.1"
TRMM_VERSION = "0.16.2"

# https://github.com/amidaware/tacticalrmm-web
WEB_VERSION = "0.101.28"
Expand All @@ -30,7 +30,7 @@
APP_VER = "0.0.183"

# https://github.com/amidaware/rmmagent
LATEST_AGENT_VER = "2.4.10"
LATEST_AGENT_VER = "2.4.11"

MESH_VER = "1.1.9"

Expand Down

0 comments on commit 4f1b412

Please sign in to comment.