Compare commits

..

3 Commits

Author SHA1 Message Date
wh1te909
4f1b41227f Release 0.16.2 2023-08-14 20:57:52 +00:00
wh1te909
83b9d13ec9 bump version [skip ci] 2023-08-14 20:57:14 +00:00
wh1te909
cee7896c37 back to dev [skip ci] 2023-08-14 17:06:40 +00:00

View File

@@ -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"