back to dev [skip ci]

This commit is contained in:
wh1te909
2024-02-06 04:20:28 +00:00
parent 84c2632d40
commit fb83f84d84

View File

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