bump version

This commit is contained in:
wh1te909
2025-02-04 17:52:01 +00:00
parent d5fc77e70a
commit 0669a126ed

View File

@@ -23,7 +23,7 @@ MAC_UNINSTALL = BASE_DIR / "core" / "mac_uninstall.sh"
AUTH_USER_MODEL = "accounts.User"
# latest release
TRMM_VERSION = "0.20.1-dev"
TRMM_VERSION = "0.20.1"
# https://github.com/amidaware/tacticalrmm-web
WEB_VERSION = "0.101.52"