Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4f1b41227f | ||
|
|
83b9d13ec9 | ||
|
|
cee7896c37 |
@@ -20,7 +20,7 @@ MAC_UNINSTALL = BASE_DIR / "core" / "mac_uninstall.sh"
|
||||
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"
|
||||
@@ -30,7 +30,7 @@ WEB_VERSION = "0.101.28"
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user