bump version

This commit is contained in:
wh1te909
2022-04-25 01:31:09 +00:00
parent 5f19aa527a
commit 9e544ad471

View File

@@ -17,7 +17,7 @@ LINUX_AGENT_SCRIPT = BASE_DIR / "core" / "agent_linux.sh"
AUTH_USER_MODEL = "accounts.User"
# latest release
TRMM_VERSION = "0.13.3-dev"
TRMM_VERSION = "0.13.3"
# bump this version everytime vue code is changed
# to alert user they need to manually refresh their browser