bump version

This commit is contained in:
wh1te909
2021-02-21 09:58:28 +00:00
parent 3eac620560
commit 3d7d39f248

View File

@@ -15,7 +15,7 @@ EXE_DIR = os.path.join(BASE_DIR, "tacticalrmm/private/exe")
AUTH_USER_MODEL = "accounts.User"
# latest release
TRMM_VERSION = "0.4.15"
TRMM_VERSION = "0.4.16"
# bump this version everytime vue code is changed
# to alert user they need to manually refresh their browser