Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
763877541a | ||
|
|
1fad7d72a2 |
@@ -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.13"
|
||||
TRMM_VERSION = "0.2.14"
|
||||
|
||||
# bump this version everytime vue code is changed
|
||||
# to alert user they need to manually refresh their browser
|
||||
@@ -25,7 +25,7 @@ APP_VER = "0.0.99"
|
||||
LATEST_SALT_VER = "1.1.0"
|
||||
|
||||
# https://github.com/wh1te909/rmmagent
|
||||
LATEST_AGENT_VER = "1.1.8"
|
||||
LATEST_AGENT_VER = "1.1.9"
|
||||
|
||||
MESH_VER = "0.7.14"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user