bump dev vers [skip ci]

This commit is contained in:
wh1te909
2023-08-11 07:08:48 +00:00
parent 716c0fe979
commit 3ce6b38247

View File

@@ -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"