bump dev vers [skip ci]
This commit is contained in:
@@ -23,14 +23,14 @@ AUTH_USER_MODEL = "accounts.User"
|
||||
TRMM_VERSION = "0.16.1-dev"
|
||||
|
||||
# https://github.com/amidaware/tacticalrmm-web
|
||||
WEB_VERSION = "0.101.26-dev"
|
||||
WEB_VERSION = "0.101.27-dev"
|
||||
|
||||
# bump this version everytime vue code is changed
|
||||
# to alert user they need to manually refresh their browser
|
||||
APP_VER = "0.0.182"
|
||||
|
||||
# https://github.com/amidaware/rmmagent
|
||||
LATEST_AGENT_VER = "2.4.9"
|
||||
LATEST_AGENT_VER = "2.4.10-dev"
|
||||
|
||||
MESH_VER = "1.1.6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user