bump version [skip ci]

This commit is contained in:
wh1te909
2024-07-18 05:59:09 +00:00
parent 60800df798
commit 41ccd14f25

View File

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