bump version
This commit is contained in:
@@ -17,17 +17,17 @@ LINUX_AGENT_SCRIPT = BASE_DIR / "core" / "agent_linux.sh"
|
||||
AUTH_USER_MODEL = "accounts.User"
|
||||
|
||||
# latest release
|
||||
TRMM_VERSION = "0.14.4-dev"
|
||||
TRMM_VERSION = "0.14.4"
|
||||
|
||||
# https://github.com/amidaware/tacticalrmm-web
|
||||
WEB_VERSION = "0.100.6"
|
||||
WEB_VERSION = "0.100.7"
|
||||
|
||||
# bump this version everytime vue code is changed
|
||||
# to alert user they need to manually refresh their browser
|
||||
APP_VER = "0.0.167"
|
||||
APP_VER = "0.0.168"
|
||||
|
||||
# https://github.com/amidaware/rmmagent
|
||||
LATEST_AGENT_VER = "2.1.2"
|
||||
LATEST_AGENT_VER = "2.2.0"
|
||||
|
||||
MESH_VER = "1.0.60"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user