bump version [skip ci]

This commit is contained in:
wh1te909
2023-08-18 04:29:41 +00:00
parent 30a3f185ef
commit b42f2ffe33

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.2"
TRMM_VERSION = "0.16.3"
# https://github.com/amidaware/tacticalrmm-web
WEB_VERSION = "0.101.28"