bump versions
This commit is contained in:
parent
28ad74a68e
commit
50af28b2aa
|
@ -21,10 +21,10 @@ MAC_UNINSTALL = BASE_DIR / "core" / "mac_uninstall.sh"
|
|||
AUTH_USER_MODEL = "accounts.User"
|
||||
|
||||
# latest release
|
||||
TRMM_VERSION = "0.19.0-dev"
|
||||
TRMM_VERSION = "0.19.0"
|
||||
|
||||
# https://github.com/amidaware/tacticalrmm-web
|
||||
WEB_VERSION = "0.101.46"
|
||||
WEB_VERSION = "0.101.47"
|
||||
|
||||
# bump this version everytime vue code is changed
|
||||
# to alert user they need to manually refresh their browser
|
||||
|
|
Loading…
Reference in New Issue