bump version

This commit is contained in:
wh1te909
2022-12-08 06:59:40 +00:00
parent 9d62b4acdd
commit 483bf331fa

View File

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