bump version

This commit is contained in:
wh1te909 2020-11-28 06:09:01 +00:00
parent c3444a87bc
commit e9aad39ac9
1 changed files with 1 additions and 1 deletions

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.2.2"
TRMM_VERSION = "0.2.3"
# bump this version everytime vue code is changed
# to alert user they need to manually refresh their browser